This is an automated email from the ASF dual-hosted git repository.
cshannon pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new 4f675533d7 [6.2.x] bump log4j-version from 2.25.4 to 2.26.1 (#2293)
4f675533d7 is described below
commit 4f675533d7d8461be2d450de79dde55b248b89d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 14:41:11 2026 -0400
[6.2.x] bump log4j-version from 2.25.4 to 2.26.1 (#2293)
Bumps `log4j-version` from 2.25.4 to 2.26.1.
Updates `org.apache.logging.log4j:log4j-api` from 2.25.4 to 2.26.1
Updates `org.apache.logging.log4j:log4j-core` from 2.25.4 to 2.26.1
Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.4 to 2.26.1
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-version: 2.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl
dependency-version: 2.26.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1eca288a2f..739d80d028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
<junit-version>4.13.2</junit-version>
<hamcrest-version>1.3</hamcrest-version>
<karaf-version>4.4.11</karaf-version>
- <log4j-version>2.25.4</log4j-version>
+ <log4j-version>2.26.1</log4j-version>
<mockito-version>4.11.0</mockito-version>
<owasp-dependency-check-version>12.2.2</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