This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.25.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 88744c6f0ae77aa73148c8ab47a82ca930ea8640
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 23 13:15:37 2025 +0000
Bump org.apache.activemq:activemq-broker in /log4j-parent (#3777)
Bumps
[org.apache.activemq:activemq-broker](https://github.com/apache/activemq) from
6.1.6 to 6.1.7.
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.6...activemq-6.1.7)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-broker
dependency-version: 6.1.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
log4j-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 6d8baeaff9..f103d4daaa 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -60,7 +60,7 @@
<!-- =====================================================
Direct dependency version properties (in alphabetical order)
===================================================== -->
- <activemq.version>6.1.6</activemq.version>
+ <activemq.version>6.1.7</activemq.version>
<angus-activation.version>2.0.2</angus-activation.version>
<angus-mail.version>2.0.3</angus-mail.version>
<assertj.version>3.27.3</assertj.version>