Skip to content

Commit

Permalink
Upgrade Jackson to 2.10.0.pr1
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Sep 3, 2019
1 parent b88c349 commit e0b4854
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 @@ -11,7 +11,7 @@ ext {
jaxrsVersion = '2.0.1'
jsonSchemaVersion = '2.2.10'
guavaVersion = '27.1-jre'
jacksonVersion = '2.9.8'
jacksonVersion = '2.10.0.pr1'
groovyVersion = '2.5.6'
restAssuredVersion = '2.9.0'
vaadinVersion = '8.8.5'
Expand Down

0 comments on commit e0b4854

Please sign in to comment.