Skip to content

Commit

Permalink
Merge pull request #13 from aws/jackson_upgrade
Browse files Browse the repository at this point in the history
Upgrade Jackson dependency to 2.9.9
  • Loading branch information
beebs-systap authored Jun 24, 2019
2 parents 5e61e43 + 2ec26f7 commit 525cdac
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 525cdac

Please sign in to comment.