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 7fffc94e0 AMQ-9439: Upgrade to log4j 2.23.0
7fffc94e0 is described below

commit 7fffc94e007596ae29e94c6b119324f42b51bc6e
Author: JB Onofré <[email protected]>
AuthorDate: Wed Feb 28 20:36:10 2024 +0100

    AMQ-9439: Upgrade to log4j 2.23.0
    
    (cherry picked from commit 1d369b5f7a831f9215a6d738576bd0278cb3aee3)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0bfe28e31..2bb13c306 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.22.1</log4j-version>
+    <log4j-version>2.23.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