Skip to content

Commit e97e1cf

Browse files
Bump com.fasterxml.jackson.core:jackson-core
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.9.9 to 2.13.0. - [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.13.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49d6b37 commit e97e1cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • SecondEdition/ParsingTest/parsing-benchmark

SecondEdition/ParsingTest/parsing-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
6565
<dependency>
6666
<groupId>com.fasterxml.jackson.core</groupId>
6767
<artifactId>jackson-core</artifactId>
68-
<version>2.9.9</version>
68+
<version>2.13.0</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)