This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new db023900b [AMQ-9427] Upgrade log42j 2.22.1
db023900b is described below
commit db023900b2bac3aed256e561ec824f41c35e5137
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 3f2385aaf..2968e0582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,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.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>