Skip to content

Commit

Permalink
HADOOP-12705 Upgrade Jackson 2.2.3 to 2.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
steveloughran committed Nov 21, 2016
1 parent 49a0917 commit 3eb7b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

<!-- jackson versions -->
<jackson.version>1.9.13</jackson.version>
<jackson2.version>2.2.3</jackson2.version>
<jackson2.version>2.7.8</jackson2.version>

<!-- com.google.re2j version -->
<re2j.version>1.0</re2j.version>
Expand Down

0 comments on commit 3eb7b68

Please sign in to comment.