You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/03/19 08:25:43 UTC

[cxf] branch master updated: Updating Jettison to 1.4.1

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

coheigea 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 1e3817e  Updating Jettison to 1.4.1
1e3817e is described below

commit 1e3817e3f7d51d093bff81d2520fb7cef82f0df8
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Mar 19 06:36:54 2020 +0000

    Updating Jettison to 1.4.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 38dc770..93ef44f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -148,7 +148,7 @@
         <cxf.jboss.weld.version>3.1.3.Final</cxf.jboss.weld.version>
         <cxf.jcache.version>1.1.1</cxf.jcache.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
-        <cxf.jettison.version>1.4.0</cxf.jettison.version>
+        <cxf.jettison.version>1.4.1</cxf.jettison.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
         <cxf.jetty9.version>9.4.27.v20200227</cxf.jetty9.version>