Skip to content

Commit

Permalink
chore(deps): bump jackson-databind from 2.9.8 to 2.9.10.1 in /java
Browse files Browse the repository at this point in the history
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.8 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2020
1 parent ee7ed52 commit b744923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<spring.version>5.0.8.RELEASE</spring.version>
<cucumber.version>3.0.2</cucumber.version>
<camel.version>2.23.4</camel.version>
<jackson.version>2.9.8</jackson.version>
<jackson.version>2.9.10.1</jackson.version>
<junit.version>4.12</junit.version>
<kubernetes-client.version>4.3.0</kubernetes-client.version>
<postgresql.version>9.4.1212</postgresql.version>
Expand Down

0 comments on commit b744923

Please sign in to comment.