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

jbonofre pushed a commit to branch activemq-6.0.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-6.0.x by this push:
     new 0ef002ee0 AMQ-9407: Upgrade to log4j 2.22.0
0ef002ee0 is described below

commit 0ef002ee02a36aee2b99bb4f17ae73e745f261a1
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Mon Nov 27 21:00:06 2023 +0100

    AMQ-9407: Upgrade to log4j 2.22.0
    
    (cherry picked from commit 32b737f3fc3344785f004d9da0fff052eca5ddaf)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9b2e69c1..664308d7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <junit-version>4.13.2</junit-version>
     <hamcrest-version>1.3</hamcrest-version>
     <karaf-version>4.3.7</karaf-version>
-    <log4j-version>2.21.1</log4j-version>
+    <log4j-version>2.22.0</log4j-version>
     <mockito-version>4.8.1</mockito-version>
     <owasp-dependency-check-version>8.4.2</owasp-dependency-check-version>
     <mqtt-client-version>1.16</mqtt-client-version>

Reply via email to