Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit d73d207

Browse files
committed
update jackson to 2.9.6 to address CVE-2017-7525
1 parent c842566 commit d73d207

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
@@ -7,7 +7,7 @@ group=com.google.endpoints
77
servletVersion=2.5
88
javaxinjectVersion=1
99
guavaVersion=20.0
10-
jacksonVersion=2.6.4
10+
jacksonVersion=2.9.6
1111
gradleAppenginePluginVersion=1.9.59
1212
appengineVersion=1.9.60
1313
apiclientVersion=1.23.0

0 commit comments

Comments
 (0)