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/02/18 10:18:45 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-234 OWB 2.0.15

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 09bfaef  MEECROWAVE-234 OWB 2.0.15
09bfaef is described below

commit 09bfaef93580881a4913885328be4f535d074e8a
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Tue Feb 18 11:18:40 2020 +0100

    MEECROWAVE-234 OWB 2.0.15
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 370083d..9de77c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
 
     <junit.version>4.13</junit.version>
     <tomcat.version>9.0.31</tomcat.version>
-    <openwebbeans.version>2.0.14</openwebbeans.version>
+    <openwebbeans.version>2.0.15</openwebbeans.version>
     <cxf.version>3.3.5</cxf.version>
     <johnzon.version>1.2.2</johnzon.version>
     <log4j2.version>2.12.1</log4j2.version>