Skip to content

Commit

Permalink
MINOR: Update jackson to 2.9.9 (#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 committed May 24, 2019
1 parent 6275b71 commit 148cca4
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 148cca4

Please sign in to comment.