This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ed1620  ACCUMULO-4703 Upgrade Jackson to 2.9.0
2ed1620 is described below

commit 2ed16205bb7c01e0784ec673f81bb89551701e00
Author: Mike Miller <mmil...@apache.org>
AuthorDate: Fri Sep 29 15:34:05 2017 -0400

    ACCUMULO-4703 Upgrade Jackson to 2.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc34665..2aada0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <htrace.version>3.1.0-incubating</htrace.version>
     <httpclient.version>4.3.1</httpclient.version>
     <it.failIfNoSpecifiedTests>false</it.failIfNoSpecifiedTests>
-    <jackson.version>2.3.2</jackson.version>
+    <jackson.version>2.9.0</jackson.version>
     <jersey.version>2.25.1</jersey.version>
     <!-- jetty 9.2 is the last version to support jdk less than 1.8 -->
     <jetty.version>9.2.17.v20160517</jetty.version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <commits@accumulo.apache.org>'].

Reply via email to