Skip to content

Commit fb64500

Browse files
upgrade jackson for jackson-databind is vulnerable to Deserialisation (#260)
1 parent ea63898 commit fb64500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ org.gradle.parallel = true
1313
gsonVersion = 2.6.1
1414
guavaVersion = 19.0
1515
hamcrestVersion = 1.3
16-
jacksonVersion = 2.9.6
16+
jacksonVersion = 2.9.8
1717
jsonVersion = 20160212
1818
jsonSimpleVersion = 1.1.1
1919
logbackVersion = 1.1.5

0 commit comments

Comments
 (0)