This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit ec5ae255f2b7881c4646cb1a2addaea6375671aa Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Fri Sep 23 07:53:05 2022 +0100 Updating Jettison to 1.5.1 (cherry picked from commit 5439c3f36b5f8525a0d92831fdf89b4fa2c48d31) # Conflicts: # parent/pom.xml (cherry picked from commit 4e1f0f2dc4fd6ab0d703f50989279af9a9672524) (cherry picked from commit 153d8626420de16cc81bda06136f0326046b7dc9) --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 640eda26c4..f66212dea9 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -153,7 +153,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.0</cxf.jettison.version> + <cxf.jettison.version>1.5.1</cxf.jettison.version> <cxf.jetty.osgi.version>[9.2,10)</cxf.jetty.osgi.version> <cxf.jetty9.version>9.4.49.v20220914</cxf.jetty9.version> <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>
