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/06/27 06:17:28 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-250 cxf 3.3.7

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 14199ce  MEECROWAVE-250 cxf 3.3.7
14199ce is described below

commit 14199ceacec7f98eecce489bd6d57b6eaaa45dae
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Sat Jun 27 08:17:22 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 01a84a5..9b126ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <junit.version>4.13</junit.version>
     <tomcat.version>9.0.36</tomcat.version>
     <openwebbeans.version>2.0.17</openwebbeans.version>
-    <cxf.version>3.3.6</cxf.version>
+    <cxf.version>3.3.7</cxf.version>
     <johnzon.version>1.2.7</johnzon.version>
     <log4j2.version>2.13.3</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>