You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/11/17 16:33:26 UTC

[cxf] branch main updated: Updating Jettison to 1.5.2

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new e88b6f5d0f Updating Jettison to 1.5.2
e88b6f5d0f is described below

commit e88b6f5d0f6f1a40311317ed18f204073ac66556
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Nov 17 16:33:09 2022 +0000

    Updating Jettison to 1.5.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 894c7e583f..ef8ca66ca3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,7 @@
         <cxf.jboss.narayana.version>5.12.7.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.1</cxf.jettison.version>
+        <cxf.jettison.version>1.5.2</cxf.jettison.version>
         <cxf.jetty11.version>11.0.12</cxf.jetty11.version>
         <cxf.jetty.version>${cxf.jetty11.version}</cxf.jetty.version>
         <cxf.jexl.version>3.2.1</cxf.jexl.version>