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 792c8dbd794 Updating Jettison to 1.5.5 (#2979)
792c8dbd794 is described below
commit 792c8dbd794edebf4103beedd08add92560eb199
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Mar 19 14:09:16 2026 +0000
Updating Jettison to 1.5.5 (#2979)
(cherry picked from commit 5f1b27db2666910e707cd009e11a07eba0225a49)
(cherry picked from commit 52b64f217be4ba8add533d4a639be77ad018fe17)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 705a2758b44..45eb3d50c1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,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.4</cxf.jettison.version>
+ <cxf.jettison.version>1.5.5</cxf.jettison.version>
<cxf.jetty.osgi.version>[9.2,11)</cxf.jetty.osgi.version>
<cxf.jetty10.version>10.0.26</cxf.jetty10.version>
<cxf.jetty.version>${cxf.jetty10.version}</cxf.jetty.version>