Skip to content

Commit a8a6b85

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 f9c0b54 commit a8a6b85

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
@@ -80,7 +80,7 @@
8080
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8181
<slf4j.version>1.7.7</slf4j.version>
8282
<teavm.version>0.7.0-dev-1169</teavm.version>
83-
<jackson.version>2.5.4</jackson.version>
83+
<jackson.version>2.12.1</jackson.version>
8484
<antlr.version>4.6</antlr.version>
8585
<selenium.version>2.51.0</selenium.version>
8686
<sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</sonatypeOssDistMgmtSnapshotsUrl>

0 commit comments

Comments
 (0)