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/09/24 14:06:52 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-213 johnzon 1.2.0

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 de0ddb0  MEECROWAVE-213 johnzon 1.2.0
de0ddb0 is described below

commit de0ddb023255f8041066620efaf194fc0e38d7f8
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Tue Sep 24 16:06:45 2019 +0200

    MEECROWAVE-213 johnzon 1.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bbe2b12..df38eaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
     <tomcat.version>9.0.26</tomcat.version>
     <openwebbeans.version>2.0.12-SNAPSHOT</openwebbeans.version>
     <cxf.version>3.3.3</cxf.version>
-    <johnzon.version>1.1.13</johnzon.version>
+    <johnzon.version>1.2.0</johnzon.version>
     <log4j2.version>2.11.2</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>
     <jaxb.version>2.2.11</jaxb.version>