Skip to content

Commit

Permalink
Bump jackson.version from 2.9.9 to 2.12.2
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.9.9 to 2.12.2.

Updates `jackson-core` from 2.9.9 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.12.2)

Updates `jackson-databind` from 2.9.9 to 2.12.2
- [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.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2021
1 parent 50f21e0 commit 655c578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -38,7 +38,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<httpcomponents.version>4.5.2</httpcomponents.version>
<guava.version>19.0</guava.version>
<jackson.version>2.9.9</jackson.version>
<jackson.version>2.12.2</jackson.version>
<junit.version>4.12</junit.version>
<mockito.version>1.10.19</mockito.version>
</properties>
Expand Down

0 comments on commit 655c578

Please sign in to comment.