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/09/10 16:20:12 UTC

[openwebbeans-meecrowave] branch master updated: [MEECROWAVE-258] OpenWebBeans 2.0.18

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 0217f86  [MEECROWAVE-258] OpenWebBeans 2.0.18
0217f86 is described below

commit 0217f863d05da3db6b2c3d8a9056791f67b01ab5
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Thu Sep 10 18:20:06 2020 +0200

    [MEECROWAVE-258] OpenWebBeans 2.0.18
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2941594..d3fec7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
 
     <junit.version>4.13</junit.version>
     <tomcat.version>9.0.37</tomcat.version>
-    <openwebbeans.version>2.0.17</openwebbeans.version>
+    <openwebbeans.version>2.0.18</openwebbeans.version>
     <cxf.version>3.4.0</cxf.version>
     <johnzon.version>1.2.8</johnzon.version>
     <log4j2.version>2.13.3</log4j2.version>