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 5439c3f36b Updating Jettison to 1.5.1
5439c3f36b is described below
commit 5439c3f36b5f8525a0d92831fdf89b4fa2c48d31
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Sep 23 07:53:05 2022 +0100
Updating Jettison to 1.5.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 2c340f7853..45d5451a08 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -152,7 +152,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.0</cxf.jettison.version>
+ <cxf.jettison.version>1.5.1</cxf.jettison.version>
<cxf.jetty.osgi.version>[11,12)</cxf.jetty.osgi.version>
<cxf.jetty11.version>11.0.12</cxf.jetty11.version>
<cxf.jetty.version>${cxf.jetty11.version}</cxf.jetty.version>