This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch new-logging
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 0379a773a530176da8e699c131a21b0cb8d38ec9
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Aug 16 11:33:32 2022 +0100

    use latest log4j version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8db045b9b5..e70f7cce43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
       <proton.version>0.33.10</proton.version>
       <resteasy.version>3.15.0.Final</resteasy.version>
       <slf4j.version>1.7.36</slf4j.version>
-      <log4j.version>2.17.2</log4j.version>
+      <log4j.version>2.18.0</log4j.version>
       <qpid.jms.version>1.6.0</qpid.jms.version>
       <johnzon.version>1.2.16</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>

Reply via email to