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 2022/09/23 06:54:08 UTC

[cxf] 01/02: Updating Jettison to 1.5.1

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

coheigea pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 4e1f0f2dc4fd6ab0d703f50989279af9a9672524
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Sep 23 07:53:05 2022 +0100

    Updating Jettison to 1.5.1
    
    (cherry picked from commit 5439c3f36b5f8525a0d92831fdf89b4fa2c48d31)
    
    # Conflicts:
    #       parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 377fc20f0f..2aa2a8e907 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -149,7 +149,7 @@
         <cxf.jboss.weld.version>3.1.7.SP1</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.5.0</cxf.jettison.version>
+        <cxf.jettison.version>1.5.1</cxf.jettison.version>
         <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version>
         <cxf.jetty9.version>9.4.49.v20220914</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>