Skip to content

Commit

Permalink
Bump jackson.version from 2.9.8 to 2.12.2
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.9.8 to 2.12.2.

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

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

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

Updates `jackson-jaxrs-base` from 2.9.8 to 2.12.2

Updates `jackson-jaxrs-json-provider` from 2.9.8 to 2.12.2

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2021
1 parent 371f0ca commit 45935af
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 @@ -52,7 +52,7 @@
<spring.cloud.version>1.2.3.RELEASE</spring.cloud.version>
<hana.cloud.version>1.0.4.RELEASE</hana.cloud.version>
<quartz.version>2.3.2</quartz.version>
<jackson.version>2.9.8</jackson.version>
<jackson.version>2.12.2</jackson.version>
<jackson-asl.version>1.9.13</jackson-asl.version>
<liquibase.version>3.4.1</liquibase.version>
<liquibase-slf4j.version>1.2.1</liquibase-slf4j.version>
Expand Down

0 comments on commit 45935af

Please sign in to comment.