This is an automated email from the ASF dual-hosted git repository.

ramanathan1504 pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 1f484a13d4 Bump org.apache.activemq:activemq-broker from 6.1.7 to 
6.2.6 in /log4j-parent (#4178)
1f484a13d4 is described below

commit 1f484a13d40bd1a3c12588f5cd969b57f596d265
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 21 20:21:40 2026 +0530

    Bump org.apache.activemq:activemq-broker from 6.1.7 to 6.2.6 in 
/log4j-parent (#4178)
    
    * Bump org.apache.activemq:activemq-broker in /log4j-parent
    
    Bumps 
[org.apache.activemq:activemq-broker](https://github.com/apache/activemq) from 
6.1.7 to 6.2.6.
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-broker
      dependency-version: 6.2.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Generate changelog entries for #4178
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Ramanathan <[email protected]>
---
 log4j-parent/pom.xml                                              | 2 +-
 .../.2.x.x/update_org.apache.activemq_activemq-broker.xml         | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 9a7b5aa2c8..0c61594ab3 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.7</activemq.version>
+    <activemq.version>6.2.6</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>
diff --git 
a/src/changelog/.2.x.x/update_org.apache.activemq_activemq-broker.xml 
b/src/changelog/.2.x.x/update_org.apache.activemq_activemq-broker.xml
new file mode 100644
index 0000000000..fd53d89025
--- /dev/null
+++ b/src/changelog/.2.x.x/update_org.apache.activemq_activemq-broker.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="4178" link="https://github.com/apache/logging-log4j2/pull/4178"/>
+  <description format="asciidoc">Update `org.apache.activemq:activemq-broker` 
to version `6.2.6`</description>
+</entry>

Reply via email to