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

mattrpav 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 ab5dc265f [AMQ-9427] Upgrade log42j 2.22.1
ab5dc265f is described below

commit ab5dc265f86cec6b32947b50c459e3a971d07e59
Author: Matt Pavlovich <[email protected]>
AuthorDate: Tue Jan 30 09:07:27 2024 -0600

    [AMQ-9427] Upgrade log42j 2.22.1
    
    (cherry picked from commit d9e2b4ced6f8137923d19cb009baf4fcd3553e56)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 58b3b357b..9c52a4b63 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.0</log4j-version>
+    <log4j-version>2.22.1</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