This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.1.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.1.x by this push:
new 535e74110b AMQ-9622: Upgrade to log4j 2.24.1
535e74110b is described below
commit 535e74110b3bd852c53605b7463fc5466bd42644
Author: JB Onofré <[email protected]>
AuthorDate: Fri Nov 8 09:32:26 2024 +0000
AMQ-9622: Upgrade to log4j 2.24.1
(cherry picked from commit 20a6b77f2042f5687d815a3eaa0c55d36dfb3c99)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 40e77f1faa..85eff9add7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
<junit-version>4.13.2</junit-version>
<hamcrest-version>1.3</hamcrest-version>
<karaf-version>4.3.7</karaf-version>
- <log4j-version>2.23.1</log4j-version>
+ <log4j-version>2.24.1</log4j-version>
<mockito-version>4.8.1</mockito-version>
<owasp-dependency-check-version>11.1.0</owasp-dependency-check-version>
<mqtt-client-version>1.16</mqtt-client-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact