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


The following commit(s) were added to refs/heads/3.6.x-fixes by this push:
     new 4a28f6cb1c Updating Jettison to 1.5.3
4a28f6cb1c is described below

commit 4a28f6cb1c9451dc7bcb62324f19d9c5af216040
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Dec 7 08:07:02 2022 +0000

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7ab17f46f6..52052ac426 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.jetty10.version>10.0.12</cxf.jetty10.version>
         <cxf.jetty.version>${cxf.jetty10.version}</cxf.jetty.version>

Reply via email to