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

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


The following commit(s) were added to refs/heads/4.1.x-fixes by this push:
     new 218ba15baa8 Updating Jettison to 1.5.6 (#3231)
218ba15baa8 is described below

commit 218ba15baa8c5aea118cae04b1c02c46b80dca5b
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Jun 17 18:05:58 2026 +0100

    Updating Jettison to 1.5.6 (#3231)
    
    (cherry picked from commit 1437a5d732704eff829133cca12e7f2a195eddf9)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 38e000b3a3e..f0de2554dac 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -161,7 +161,7 @@
         <cxf.jboss.narayana.version>5.13.1.Final</cxf.jboss.narayana.version>
         <cxf.jcache.version>1.1.1</cxf.jcache.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
-        <cxf.jettison.version>1.5.5</cxf.jettison.version>
+        <cxf.jettison.version>1.5.6</cxf.jettison.version>
         <cxf.jetty12.version>12.0.36</cxf.jetty12.version>
         <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
         <cxf.jexl.version>3.3</cxf.jexl.version>

Reply via email to