Skip to content

Commit

Permalink
MINOR: Update jackson to 2.9.9 (apache#6798)
Browse files Browse the repository at this point in the history
Important fix: FasterXML/jackson-databind#2326

Reviewers: Colin P. McCabe <cmccabe@apache.org>
  • Loading branch information
ijuma authored and Pengxiaolong committed Jun 14, 2019
1 parent f7fb8a9 commit c1b571d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -58,7 +58,7 @@ versions += [
grgit: "3.1.1",
httpclient: "4.5.8",
easymock: "4.0.2",
jackson: "2.9.8",
jackson: "2.9.9",
jacoco: "0.8.3",
jetty: "9.4.18.v20190429",
jersey: "2.28",
Expand Down

0 comments on commit c1b571d

Please sign in to comment.