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

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git


The following commit(s) were added to refs/heads/master by this push:
     new bac2075  MEECROWAVE-318 - upgrade CXF to 3.5.2
bac2075 is described below

commit bac20753d09c834de7f5e2d213515be1484a9f76
Author: Romain Manni-Bucau <rmannibu...@gmail.com>
AuthorDate: Tue Apr 12 09:00:50 2022 +0200

    MEECROWAVE-318 - upgrade CXF to 3.5.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8e5f92..c00ed93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <junit.version>4.13.2</junit.version>
     <tomcat.version>9.0.62</tomcat.version>
     <openwebbeans.version>2.0.26</openwebbeans.version>
-    <cxf.version>3.5.1</cxf.version>
+    <cxf.version>3.5.2</cxf.version>
     <johnzon.version>1.2.16</johnzon.version>
     <log4j2.version>2.17.1</log4j2.version>
     <deltaspike.version>1.9.5</deltaspike.version>

Reply via email to