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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4d676a7  [CXF-7461] Update jackson to 2.9.1
4d676a7 is described below

commit 4d676a78a8aa38ee3f010e9a991adde281833155
Author: Dennis Kieselhorst <[email protected]>
AuthorDate: Mon Sep 11 09:01:00 2017 +0200

    [CXF-7461] Update jackson to 2.9.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 16d723b..53bc67c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
         
<cxf.httpcomponents.client.version>4.5.3</cxf.httpcomponents.client.version>
         
<cxf.httpcomponents.core.version>4.4.6</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.jackson.version>2.8.10</cxf.jackson.version><!-- CXF-7461 2.9.x 
conflicts with swagger-core-->
+        <cxf.jackson.version>2.9.1</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.kerby.version>1.0.1</cxf.kerby.version>
         <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to