Skip to content

Commit

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

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

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

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Dec 6, 2019
1 parent 482e344 commit b4900d5
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.24.v20191120</version.jetty>
<version.restassured>2.9.0</version.restassured>
<version.jackson>2.10.0</version.jackson>
<version.jackson>2.10.1</version.jackson>
<version.jersey>2.29.1</version.jersey>
<hibernate3.version>3.6.10.Final</hibernate3.version>
<version.mysql>8.0.18</version.mysql>
Expand Down

0 comments on commit b4900d5

Please sign in to comment.