Skip to content

Commit

Permalink
Bump version.jackson from 2.12.1 to 2.12.2 (#1879)
Browse files Browse the repository at this point in the history
Bumps `version.jackson` from 2.12.1 to 2.12.2.

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

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

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

Updates `jackson-dataformat-yaml` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.1...jackson-dataformats-text-2.12.2)

Updates `jackson-datatype-jdk8` from 2.12.1 to 2.12.2

Updates `jackson-datatype-jsr310` from 2.12.1 to 2.12.2

Updates `jackson-module-jaxb-annotations` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.12.1...jackson-modules-base-2.12.2)

Updates `jackson-module-parameter-names` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.1...jackson-modules-java8-2.12.2)

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

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

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot-preview[bot] and aklish authored Mar 11, 2021
1 parent 8cf5aea commit 5c7c32d
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.38.v20210224</version.jetty>
<version.restassured>4.3.3</version.restassured>
<version.jackson>2.12.1</version.jackson>
<version.jackson>2.12.2</version.jackson>
<version.jersey>2.32</version.jersey>
<version.junit>5.7.1</version.junit>
<version.junit.platform>1.7.1</version.junit.platform>
Expand Down

0 comments on commit 5c7c32d

Please sign in to comment.