You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by rm...@apache.org on 2021/10/05 13:49:29 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-302 cxf 3.4.5

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 963f072  MEECROWAVE-302 cxf 3.4.5
963f072 is described below

commit 963f072140c6aa156a5692275c983df030855707
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Tue Oct 5 15:49:20 2021 +0200

    MEECROWAVE-302 cxf 3.4.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 81963ab..1af2724 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <junit.version>4.13.1</junit.version>
     <tomcat.version>9.0.54</tomcat.version>
     <openwebbeans.version>2.0.23</openwebbeans.version>
-    <cxf.version>3.4.4</cxf.version>
+    <cxf.version>3.4.5</cxf.version>
     <johnzon.version>1.2.14</johnzon.version>
     <log4j2.version>2.14.1</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>