Skip to content

Commit

Permalink
Bump version.jackson from 2.9.9 to 2.9.10 (#981)
Browse files Browse the repository at this point in the history
* Bump version.jackson from 2.9.9 to 2.10.0.pr3

Bumps `version.jackson` from 2.9.9 to 2.10.0.pr3.

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

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

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

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

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

* Update pom.xml

Changing the version upgrade from a PR build to an official version.
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Sep 26, 2019
1 parent 9fa18a9 commit 1b29373
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 @@ -79,7 +79,7 @@
<version.logback>1.2.3</version.logback>
<version.jetty>9.4.20.v20190813</version.jetty>
<version.restassured>2.9.0</version.restassured>
<version.jackson>2.9.9</version.jackson>
<version.jackson>2.9.10</version.jackson>
<version.jersey>2.29.1</version.jersey>
<hibernate3.version>3.6.10.Final</hibernate3.version>
<version.mysql>8.0.17</version.mysql>
Expand Down

0 comments on commit 1b29373

Please sign in to comment.