mirror of https://github.com/apache/kafka.git
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:
parent
c903d5767e
commit
ecfe27ebab
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue