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

Commit

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

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

Updates `jackson-dataformat-yaml` from 2.9.6 to 2.9.8
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.9.6...jackson-dataformats-text-2.9.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 14, 2019
1 parent 9bdcce4 commit 7a48bfb
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 @@ -38,7 +38,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<spring.version>4.3.18.RELEASE</spring.version>
<jackson.version>2.9.6</jackson.version>
<jackson.version>2.9.8</jackson.version>
</properties>

<licenses>
Expand Down

0 comments on commit 7a48bfb

Please sign in to comment.