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/11/10 15:27:39 UTC

[openwebbeans-meecrowave] 01/03: [MEECROWAVE-268] log4j2 2.14.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

commit 2ca73a2499d83fd1f98a44f369e3735668143037
Author: Romain Manni-Bucau <rm...@gmail.com>
AuthorDate: Tue Nov 10 15:50:03 2020 +0100

    [MEECROWAVE-268] log4j2 2.14.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8639d41..28824a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
     <cxf.version>3.4.1</cxf.version>
     <openwebbeans.version>2.0.20-SNAPSHOT</openwebbeans.version>
     <johnzon.version>1.2.8</johnzon.version>
-    <log4j2.version>2.13.3</log4j2.version>
+    <log4j2.version>2.14.0</log4j2.version>
     <deltaspike.version>1.8.2</deltaspike.version>
     <jaxb.version>2.2.11</jaxb.version>
     <openjpa.version>3.1.2</openjpa.version>