Skip to content

Commit

Permalink
Merge pull request #81 from GateNLP/master
Browse files Browse the repository at this point in the history
updated jackson to avoid CVE-2019-12086
  • Loading branch information
greenwoodma authored May 23, 2019
2 parents 0e0b74d + 24f4396 commit 86a246c
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 @@ -426,7 +426,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.8</version>
<version>2.9.9</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 86a246c

Please sign in to comment.