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/11/22 15:17:42 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-222 MEECROWAVE-223 openwebbeans 2.0.13 and johnzon 1.2.2

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 8873bcb  MEECROWAVE-222 MEECROWAVE-223 openwebbeans 2.0.13 and johnzon 1.2.2
8873bcb is described below

commit 8873bcbca19aaaef518631f0772e7704cc46ef02
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Fri Nov 22 16:17:36 2019 +0100

    MEECROWAVE-222 MEECROWAVE-223 openwebbeans 2.0.13 and johnzon 1.2.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 23771b0..bab0b95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,9 +52,9 @@
 
     <junit.version>4.13-beta-3</junit.version>
     <tomcat.version>9.0.29</tomcat.version>
-    <openwebbeans.version>2.0.12</openwebbeans.version>
+    <openwebbeans.version>2.0.13</openwebbeans.version>
     <cxf.version>3.3.4</cxf.version>
-    <johnzon.version>1.2.1</johnzon.version>
+    <johnzon.version>1.2.2</johnzon.version>
     <log4j2.version>2.12.1</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>
     <jaxb.version>2.2.11</jaxb.version>