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/19 09:49:01 UTC

[openwebbeans-meecrowave] branch master updated: MEECROWAVE-235 log4j2 2.13.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 a29a0ba  MEECROWAVE-235 log4j2 2.13.0
a29a0ba is described below

commit a29a0bae08349201030d7dad0f927b8c0b9c1803
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Wed Feb 19 10:48:57 2020 +0100

    MEECROWAVE-235 log4j2 2.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9de77c4..98106b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
     <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>
+    <log4j2.version>2.13.0</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>
     <jaxb.version>2.2.11</jaxb.version>
     <openjpa.version>3.0.0</openjpa.version>