Skip to content

Commit db8ef91

Browse files
committed
upgrade Jackson to 2.9.8
1 parent 4e33619 commit db8ef91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ext {
1010
jgroupsVersion = '4.0.4.Final'
1111
jaxrsVersion = '2.0.1'
1212
jsonSchemaVersion = '2.2.6'
13-
jacksonVersion = '2.9.5'
13+
jacksonVersion = '2.9.8'
1414
groovyVersion = '2.4.12'
1515
restAssuredVersion = '2.9.0'
1616
vaadinVersion = '8.5.2'

0 commit comments

Comments
 (0)