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 2020/12/29 08:45:15 UTC

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-275] cxf 3.4.2

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 b19399d  [MEECROWAVE-275] cxf 3.4.2
b19399d is described below

commit b19399d2dd42e9d1f7dc3981713bd7256fa9cd03
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Tue Dec 29 09:45:10 2020 +0100

    [MEECROWAVE-275] cxf 3.4.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 92ed686..ac6b095 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <junit.version>4.13.1</junit.version>
     <tomcat.version>9.0.41</tomcat.version>
     <openwebbeans.version>2.0.20</openwebbeans.version>
-    <cxf.version>3.4.1</cxf.version>
+    <cxf.version>3.4.2</cxf.version>
     <johnzon.version>1.2.8</johnzon.version>
     <log4j2.version>2.14.0</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>