Skip to content

Commit

Permalink
Merge pull request #451 from git-commit-id/dependabot/maven/core/com.…
Browse files Browse the repository at this point in the history
…fasterxml.jackson.core-jackson-databind-2.9.10.1

CVE-2019-16942: Bump jackson-databind from 2.9.10 to 2.9.10.1 in /core
  • Loading branch information
TheSnoozer committed Nov 10, 2019
2 parents ebb226d + 22054c3 commit 0ff6334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10</version>
<version>2.9.10.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit 0ff6334

Please sign in to comment.