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
commit 8c4601681e140f9fffb3400029358cb79d217fab 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) (cherry picked from commit 218ba15baa8c5aea118cae04b1c02c46b80dca5b) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index dd126061403..4fe05ea185d 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.5</cxf.jettison.version> + <cxf.jettison.version>1.5.6</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>
