Skip to content

Commit 499c219

Browse files
Bump jackson.version from 2.9.9 to 2.12.1
Bumps `jackson.version` from 2.9.9 to 2.12.1. Updates `jackson-core` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.12.1) Updates `jackson-databind` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.9.9 to 2.12.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d8aa7d commit 499c219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<httpcomponents.version>4.5.2</httpcomponents.version>
4040
<guava.version>19.0</guava.version>
41-
<jackson.version>2.9.9</jackson.version>
41+
<jackson.version>2.12.1</jackson.version>
4242
<junit.version>4.12</junit.version>
4343
<mockito.version>1.10.19</mockito.version>
4444
</properties>

0 commit comments

Comments
 (0)