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

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


The following commit(s) were added to refs/heads/main by this push:
     new 56cd29bf66 ARTEMIS-4478: update to log4j 2.21.1
56cd29bf66 is described below

commit 56cd29bf660d40657299f05ecfc1d0d5ca9244b0
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Oct 30 18:18:52 2023 +0000

    ARTEMIS-4478: update to log4j 2.21.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 613b532bdc..4bcbae003f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
       <proton.version>0.34.1</proton.version>
       <protonj2.version>1.0.0-M17</protonj2.version>
       <slf4j.version>1.7.36</slf4j.version>
-      <log4j.version>2.20.0</log4j.version>
+      <log4j.version>2.21.1</log4j.version>
       <qpid.jms.version>1.10.0</qpid.jms.version>
       <johnzon.version>1.2.21</johnzon.version>
       <hawtbuff.version>1.11</hawtbuff.version>

Reply via email to