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 56beb02ee9 AMQ-9792: Upgrade to log4j 2.25.2 (#1514)
56beb02ee9 is described below
commit 56beb02ee9436943bba8dd75947f7383ab6fb56b
Author: JB Onofré <[email protected]>
AuthorDate: Sun Oct 19 07:40:56 2025 +0200
AMQ-9792: Upgrade to log4j 2.25.2 (#1514)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5efe793ac1..ee09df7902 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.24.3</log4j-version>
+ <log4j-version>2.25.2</log4j-version>
<mockito-version>4.8.1</mockito-version>
<owasp-dependency-check-version>12.1.1</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