Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Bump fasterxml.version from 2.9.7 to 2.9.9 (#148)
Browse files Browse the repository at this point in the history
Bumps `fasterxml.version` from 2.9.7 to 2.9.9.

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

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

Updates `jackson-databind` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
  • Loading branch information
dependabot-preview[bot] authored and Yu Yang committed May 29, 2019
1 parent 0cef09f commit 96007c3
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.7</version>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
Expand Down

0 comments on commit 96007c3

Please sign in to comment.