Skip to content

Commit

Permalink
upgrade Jackson to 2.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Dec 17, 2018
1 parent 4e33619 commit db8ef91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ext {
jgroupsVersion = '4.0.4.Final'
jaxrsVersion = '2.0.1'
jsonSchemaVersion = '2.2.6'
jacksonVersion = '2.9.5'
jacksonVersion = '2.9.8'
groovyVersion = '2.4.12'
restAssuredVersion = '2.9.0'
vaadinVersion = '8.5.2'
Expand Down

0 comments on commit db8ef91

Please # to comment.