Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Another Jackson security fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcasters committed Feb 5, 2019
1 parent 9822b96 commit b615c1d
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 @@ -58,7 +58,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.7</version>
<version>2.9.8</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b615c1d

Please sign in to comment.