Skip to content

Commit 85f57ad

Browse files
Bump jackson.version from 2.5.4 to 2.12.1
Bumps `jackson.version` from 2.5.4 to 2.12.1. Updates `jackson-annotations` from 2.5.4 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.5.4 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3747246 commit 85f57ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8383
<slf4j.version>1.7.7</slf4j.version>
8484
<teavm.version>0.6.1</teavm.version>
85-
<jackson.version>2.5.4</jackson.version>
85+
<jackson.version>2.12.1</jackson.version>
8686
<antlr.version>4.6</antlr.version>
8787
<selenium.version>2.51.0</selenium.version>
8888
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>

0 commit comments

Comments
 (0)