Skip to content

Commit

Permalink
upgrading jackson version to 2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwakarma committed Oct 18, 2018
1 parent cdda139 commit e69e5f9
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 @@ -36,7 +36,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.8.10</jackson.version>
<jackson.version>2.9.7</jackson.version>
</properties>

<build>
Expand Down

0 comments on commit e69e5f9

Please sign in to comment.