MINOR: Upgrade Jackson to 2.9.6

Upgrade strongly recommended due to security fixes for
jackson-databind (same as ones in 2.7.9.4 and 2.8.11.2).

Reviewers: Matthias J. Sax <matthias@confluent.io>
This commit is contained in:
Ismael Juma 2018-06-13 14:46:05 -07:00 committed by GitHub
parent c903d5767e
commit ecfe27ebab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ versions += [
argparse4j: "0.7.0",
bcpkix: "1.59",
easymock: "3.6",
jackson: "2.9.5",
jackson: "2.9.6",
jetty: "9.4.10.v20180503",
jersey: "2.27",
jmh: "1.21",