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/30 08:14:57 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-216 MEECROWAVE-217 johnzon 1.2.1 and log4j2 2.12.1

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 4353af8  MEECROWAVE-216 MEECROWAVE-217 johnzon 1.2.1 and log4j2 2.12.1
4353af8 is described below

commit 4353af8d09b5b9a034607ff6061d7f8920a32f84
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Mon Sep 30 10:14:52 2019 +0200

    MEECROWAVE-216 MEECROWAVE-217 johnzon 1.2.1 and log4j2 2.12.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9f10ba8..81e691e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,8 +53,8 @@
     <tomcat.version>9.0.26</tomcat.version>
     <openwebbeans.version>2.0.12</openwebbeans.version>
     <cxf.version>3.3.3</cxf.version>
-    <johnzon.version>1.2.0</johnzon.version>
-    <log4j2.version>2.11.2</log4j2.version>
+    <johnzon.version>1.2.1</johnzon.version>
+    <log4j2.version>2.12.1</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>
     <jaxb.version>2.2.11</jaxb.version>
     <openjpa.version>3.0.0</openjpa.version>