Skip to content

Commit

Permalink
Bump jackson.version from 2.9.8 to 2.10.0 (#39)
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.9.8 to 2.10.0.

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

Updates `jackson-datatype-jsr310` from 2.9.8 to 2.10.0

Updates `jackson-datatype-jdk8` from 2.9.8 to 2.10.0

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nrktkt committed Nov 2, 2019
1 parent 47eff27 commit 92754a4
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 @@ -204,7 +204,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.9.8</jackson.version>
<jackson.version>2.10.0</jackson.version>
</properties>

</project>

0 comments on commit 92754a4

Please sign in to comment.