Skip to content

Commit

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

Updates `jackson-annotations` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and phertweck committed Apr 8, 2021
1 parent a646861 commit ffb22a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<guava.version>30.1-jre</guava.version>
<httpclient.version>4.5.13</httpclient.version>
<dbcp2.version>2.8.0</dbcp2.version>
<jackson.version>2.12.1</jackson.version>
<jackson.version>2.12.2</jackson.version>
<jacksonGeojson.version>1.14</jacksonGeojson.version>
<javacc.version>7.0.10</javacc.version>
<javacc-maven-plugin.version>2.6</javacc-maven-plugin.version>
Expand Down

0 comments on commit ffb22a3

Please sign in to comment.