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/01/15 08:48:44 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-229 CXF 3.3.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 89e3f01  MEECROWAVE-229 CXF 3.3.5
89e3f01 is described below

commit 89e3f01815fe2fe66c6da1c552bfb2e77e001d15
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Wed Jan 15 09:48:33 2020 +0100

    MEECROWAVE-229 CXF 3.3.5
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0081a8c..a88157e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <junit.version>4.13-beta-3</junit.version>
     <tomcat.version>9.0.30</tomcat.version>
     <openwebbeans.version>2.0.13</openwebbeans.version>
-    <cxf.version>3.3.4</cxf.version>
+    <cxf.version>3.3.5</cxf.version>
     <johnzon.version>1.2.2</johnzon.version>
     <log4j2.version>2.12.1</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>