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 2019/10/29 05:06:39 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-220 cxf 3.3.4

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 7ba4d28  MEECROWAVE-220 cxf 3.3.4
7ba4d28 is described below

commit 7ba4d2836d8a5fca1e24fe143c5add47e77550a1
Author: Romain Manni-Bucau <rm...@apache.org>
AuthorDate: Tue Oct 29 06:06:34 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index dfebba1..da5a583 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <junit.version>4.13-beta-3</junit.version>
     <tomcat.version>9.0.27</tomcat.version>
     <openwebbeans.version>2.0.12</openwebbeans.version>
-    <cxf.version>3.3.3</cxf.version>
+    <cxf.version>3.3.4</cxf.version>
     <johnzon.version>1.2.1</johnzon.version>
     <log4j2.version>2.12.1</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>