Skip to content

Commit

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

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

See this package in NPM:
https://www.npmjs.com/package/com.fasterxml.jackson.core:jackson-databind

See this project in Snyk:
https://app.snyk.io/org/snyk/project/1d970bfe-3ab3-4227-afe6-bbb9eb7ed0d8?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and pavel-snyk committed Sep 28, 2020
1 parent 31e6f56 commit ac67535
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 @@ -39,7 +39,7 @@
| dependency and plugin versions, please keep alphabetical.
| each version property should be of the form "version.<identifier>".
-->
<version.jackson.databind>2.10.3</version.jackson.databind>
<version.jackson.databind>2.11.0</version.jackson.databind>
<version.junit5>5.5.2</version.junit5>
<version.maven.assembly.plugin>3.1.1</version.maven.assembly.plugin>
<version.maven.clean.plugin>3.1.0</version.maven.clean.plugin>
Expand Down

0 comments on commit ac67535

Please sign in to comment.