Skip to content

Commit

Permalink
Merge pull request #185 from svkm102/master
Browse files Browse the repository at this point in the history
Update jackson version
  • Loading branch information
derek63 committed Mar 14, 2017
2 parents 225a4e0 + 950738d commit 3b23cee
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 @@ -31,7 +31,7 @@
<junit.version>4.11</junit.version>
<hsqldb.version>2.2.8</hsqldb.version>
<entitymanager.version>4.2.2.Final</entitymanager.version>
<jackson.version>2.4.4</jackson.version>
<jackson.version>2.7.2</jackson.version>
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<maven.compiler.debuglevel>lines,vars,source</maven.compiler.debuglevel>
Expand Down

0 comments on commit 3b23cee

Please sign in to comment.