Skip to content

Commit

Permalink
ZOOKEEPER-3751: upgrade jackson-databind to 2.10 from 2.9
Browse files Browse the repository at this point in the history
Change-Id: I3c548bcb8e67f83cf6d9fb553d54a6cf9bacf5f3

Author: Patrick Hunt <phunt@apache.org>

Reviewers: Enrico Olivelli <eolivelli@apache.org>, Christopher Tubbs, Jan Hentschel

Closes apache#1283 from phunt/zk3751
  • Loading branch information
phunt authored and stickyhipp committed Aug 19, 2020
1 parent 0188cea commit 73b26df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<commons-cli.version>1.2</commons-cli.version>
<netty.version>4.1.45.Final</netty.version>
<jetty.version>9.4.24.v20191120</jetty.version>
<jackson.version>2.9.10.3</jackson.version>
<jackson.version>2.10.3</jackson.version>
<json.version>1.1.1</json.version>
<jline.version>2.11</jline.version>
<snappy.version>1.1.7</snappy.version>
Expand Down

0 comments on commit 73b26df

Please sign in to comment.