Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and datazuul committed Feb 15, 2021
1 parent 0f5b5c2 commit 3776df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dc-model-jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<version.commons-beanutils>1.9.4</version.commons-beanutils>
<version.jackson>2.11.3</version.jackson>
<version.jackson>2.12.1</version.jackson>
<version.slf4j>1.7.30</version.slf4j>
<version.wdtk-datamodel>0.11.1</version.wdtk-datamodel>

Expand Down

0 comments on commit 3776df0

Please sign in to comment.