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

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new 4a3901b2d6f Update Jettison to 1.5.7 (#3335)
4a3901b2d6f is described below

commit 4a3901b2d6f2805eed2d4c011cde135b50d8d5ad
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Jul 24 14:41:43 2026 +0100

    Update Jettison to 1.5.7 (#3335)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f3c124bdb57..449830fe7e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -163,7 +163,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.6</cxf.jettison.version>
+        <cxf.jettison.version>1.5.7</cxf.jettison.version>
         <cxf.jetty12.version>12.1.11</cxf.jetty12.version>
         <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version>
         <cxf.jexl.version>3.6.4</cxf.jexl.version>

Reply via email to