This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/jettison-1.5.5 in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 97f2a7cb58ce11d0cf76731bcd211908c2ec76f6 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Thu Mar 19 11:55:35 2026 +0000 Updating Jettison to 1.5.5 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 0e260dccbbf..ac35ee8f704 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -162,7 +162,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.4</cxf.jettison.version> + <cxf.jettison.version>1.5.5</cxf.jettison.version> <cxf.jetty12.version>12.1.7</cxf.jetty12.version> <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version> <cxf.jexl.version>3.6.2</cxf.jexl.version>
