Skip to content

Commit

Permalink
Merge pull request #51 from liangasdfgmail/patch-1
Browse files Browse the repository at this point in the history
Update to change databind to version 2.9.9.2
  • Loading branch information
jxngao committed Aug 2, 2019
2 parents 57f8d9f + 5119693 commit 023b1b5
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 @@ -16,7 +16,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.9.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
Expand Down

0 comments on commit 023b1b5

Please sign in to comment.