Skip to content

Commit

Permalink
Update jackson databind
Browse files Browse the repository at this point in the history
  • Loading branch information
roiravhon committed Nov 6, 2019
1 parent a00be3d commit 2b723ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -171,7 +171,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson.version}</version>
<version>2.9.10.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 2b723ae

Please sign in to comment.