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

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

commit f5790b75ed572bd942017dd6e7360dd4b331c646
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Wed Dec 7 08:07:02 2022 +0000

    Updating Jettison to 1.5.3
    
    (cherry picked from commit 30ababf5017c1554743486e265fda15f312cf09c)
    (cherry picked from commit 4a28f6cb1c9451dc7bcb62324f19d9c5af216040)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7c5d3c66b8..76215fd02c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -150,7 +150,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.2</cxf.jettison.version>
+        <cxf.jettison.version>1.5.3</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>

Reply via email to