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/11/17 16:35:20 UTC

[cxf] branch 3.4.x-fixes updated: Updating Jettison to 1.5.2

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

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new ac0950d696 Updating Jettison to 1.5.2
ac0950d696 is described below

commit ac0950d6960d2dfe29632e25b4f2e57e5822b2e1
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Nov 17 16:33:09 2022 +0000

    Updating Jettison to 1.5.2
    
    (cherry picked from commit e88b6f5d0f6f1a40311317ed18f204073ac66556)
    (cherry picked from commit 2ca221f6e4cc0fa6caa9dee135badd7d05146e47)
    (cherry picked from commit 3dad62e85c18110131fbc2f9dd1f18a7d1724afa)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7964e48b36..10ee7069dd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -153,7 +153,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.1</cxf.jettison.version>
+        <cxf.jettison.version>1.5.2</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>