Skip to content

Commit

Permalink
Bump version.jackson from 2.10.3 to 2.11.0 (#1282)
Browse files Browse the repository at this point in the history
* Bump version.jackson from 2.10.3 to 2.11.0

Bumps `version.jackson` from 2.10.3 to 2.11.0.

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

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

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Update pom.xml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot-preview[bot] and aklish committed May 15, 2020
1 parent 78c9051 commit a14ccfb
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.28.v20200408</version.jetty>
<version.restassured>4.3.0</version.restassured>
<version.jackson>2.10.3</version.jackson>
<version.jackson>2.10.4</version.jackson>
<version.jersey>2.30.1</version.jersey>
<version.junit>5.6.2</version.junit>
<hibernate3.version>3.6.10.Final</hibernate3.version>
Expand Down

0 comments on commit a14ccfb

Please sign in to comment.