Skip to content

Commit

Permalink
Merge pull request #22 from jesperancinha/snyk-fix-c22bbbbdd8409dcc8b…
Browse files Browse the repository at this point in the history
…af157545db2023

[Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.13.0 to 2.13.1
  • Loading branch information
jesperancinha committed Dec 27, 2021
2 parents 0f74142 + 115156e commit c2de3c0
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.13.0</jackson-annotations.version>
<jackson-databind.version>2.13.0</jackson-databind.version>
<jackson-databind.version>2.13.1</jackson-databind.version>
<jackson-core.version>2.13.0</jackson-core.version>
<spring-boot-starter-parent.version>2.6.2</spring-boot-starter-parent.version>
</properties>
Expand Down

0 comments on commit c2de3c0

Please sign in to comment.