Skip to content

Commit

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

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

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

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

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

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 23, 2020
1 parent 2cceb05 commit 1b4695f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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.2</version.jackson>
<version.jackson>2.10.3</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 1b4695f

Please sign in to comment.