Skip to content

Commit

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

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

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

Updates `jackson-databind` from 2.9.9 to 2.10.0
- [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] authored and yinwang0 committed Nov 5, 2019
1 parent 02effa4 commit 67857c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -16,7 +16,7 @@
<maven-compiler-plugin.version>3.1</maven-compiler-plugin.version>
<maven-shade-plugin.version>2.1</maven-shade-plugin.version>
<gson-version>2.2.4</gson-version>
<jackson-version>2.9.9</jackson-version>
<jackson-version>2.10.0</jackson-version>
</properties>

<dependencies>
Expand Down

0 comments on commit 67857c4

Please sign in to comment.