Skip to content

Commit

Permalink
Bump version.jackson from 2.10.1 to 2.10.2 (#1165)
Browse files Browse the repository at this point in the history
Bumps `version.jackson` from 2.10.1 to 2.10.2.

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

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

Updates `jackson-datatype-hibernate5` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/FasterXML/jackson-datatype-hibernate/releases)
- [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.10.1...jackson-datatype-hibernate-parent-2.10.2)

Updates `jackson-datatype-hibernate3` from 2.10.1 to 2.10.2
- [Release notes](https://github.com/FasterXML/jackson-datatype-hibernate/releases)
- [Commits](FasterXML/jackson-datatype-hibernate@jackson-datatype-hibernate-parent-2.10.1...jackson-datatype-hibernate-parent-2.10.2)

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

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Feb 15, 2020
1 parent 76d8b60 commit 6f47ded
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 @@ -81,7 +81,7 @@
<version.logback>1.2.3</version.logback>
<version.jetty>9.4.26.v20200117</version.jetty>
<version.restassured>4.2.0</version.restassured>
<version.jackson>2.10.1</version.jackson>
<version.jackson>2.10.2</version.jackson>
<version.jersey>2.30</version.jersey>
<version.junit>5.6.0</version.junit>
<hibernate3.version>3.6.10.Final</hibernate3.version>
Expand Down

0 comments on commit 6f47ded

Please sign in to comment.