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
commit 0bac99c3afb6a7ef02e5960a2b0d0277b0533435 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Jul 24 14:41:43 2026 +0100 Update Jettison to 1.5.7 (#3335) (cherry picked from commit 4a3901b2d6f2805eed2d4c011cde135b50d8d5ad) # 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 0e1970cadaa..6e6b4c7a49d 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.6</cxf.jettison.version> + <cxf.jettison.version>1.5.7</cxf.jettison.version> <cxf.jetty12.version>12.0.37</cxf.jetty12.version> <cxf.jetty.version>${cxf.jetty12.version}</cxf.jetty.version> <cxf.jexl.version>3.3</cxf.jexl.version>
