You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by de...@apache.org on 2018/04/20 20:19:46 UTC

[cxf] branch master updated: Update jackson version

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 f651fcd  Update jackson version
f651fcd is described below

commit f651fcd3d7c16eb3ab2d2729d24c21acc6302e19
Author: Dennis Kieselhorst <de...@apache.org>
AuthorDate: Fri Apr 20 22:19:23 2018 +0200

    Update jackson version
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b542f7a..a789cfe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -95,7 +95,7 @@
         <cxf.httpcomponents.client.version>4.5.5</cxf.httpcomponents.client.version>
         <cxf.httpcomponents.core.version>4.4.9</cxf.httpcomponents.core.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
-        <cxf.jackson.version>2.9.1</cxf.jackson.version>
+        <cxf.jackson.version>2.9.5</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>
         <cxf.kerby.version>1.1.0</cxf.kerby.version>
         <cxf.logback.classic.version>1.2.3</cxf.logback.classic.version>

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.