This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new 6876d157db [5.19.x] bump log4j-version from 2.25.3 to 2.26.1 (#2313)
6876d157db is described below
commit 6876d157db7227e62815f8131b2c90e434c76c49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:33:36 2026 -0500
[5.19.x] bump log4j-version from 2.25.3 to 2.26.1 (#2313)
Bumps `log4j-version` from 2.25.3 to 2.26.1.
Updates `org.apache.logging.log4j:log4j-api` from 2.25.3 to 2.26.1
Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.26.1
Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.3 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>
Co-authored-by: Matt Pavlovich <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 81efb122bc..8eadba9462 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,7 @@
<junit-version>4.13.2</junit-version>
<hamcrest-version>1.3</hamcrest-version>
<karaf-version>4.3.10</karaf-version>
- <log4j-version>2.25.3</log4j-version>
+ <log4j-version>2.26.1</log4j-version>
<mockito-version>4.11.0</mockito-version>
<owasp-dependency-check-version>12.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