Skip to content

Commit

Permalink
fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.12.5 …
Browse files Browse the repository at this point in the history
…to 2.13.0

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.12.5 to 2.13.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/jesperancinha-github-marketplace/project/26541e23-1253-4178-967b-391722cbd02a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2021
1 parent 32a25a4 commit 7073e06
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 @@ -69,7 +69,7 @@
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
<jaxb-api.version>2.3.1</jaxb-api.version>
<jackson-annotations.version>2.12.5</jackson-annotations.version>
<jackson-databind.version>2.12.5</jackson-databind.version>
<jackson-databind.version>2.13.0</jackson-databind.version>
<jackson-core.version>2.13.0</jackson-core.version>
</properties>
<packaging>pom</packaging>
Expand Down

0 comments on commit 7073e06

Please sign in to comment.