Skip to content

Commit

Permalink
udpate jackson-databind to 2.9.9.1 CVE-2019-12814
Browse files Browse the repository at this point in the history
  • Loading branch information
based2 authored Aug 3, 2019
1 parent c2c7b25 commit e436077
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 @@ -156,7 +156,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.9.1</version>
</dependency>
<dependency>
<groupId>org.sonatype.aether</groupId>
Expand Down

0 comments on commit e436077

Please # to comment.