Skip to content

Commit

Permalink
Upgrade Jackson dependency to 2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
serkanturgut committed Jun 21, 2019
1 parent 5e61e43 commit 2ec26f7
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 @@ -94,7 +94,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.8.11.3</version>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down

0 comments on commit 2ec26f7

Please sign in to comment.