Skip to content

Commit

Permalink
Upgrade jackson databind to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesname committed Nov 7, 2018
1 parent 469e0c4 commit d3d729f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index-data-converter/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.3.4</version>
<version>2.8.11.1</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
Expand Down

0 comments on commit d3d729f

Please sign in to comment.