Skip to content

Commit 763f95f

Browse files
committed
Update org.apache.activemq:activemq-broker to version 6.0.1 (#2043)
1 parent 43abcb9 commit 763f95f

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<!-- =====================================================
6363
Direct dependency version properties (in alphabetical order)
6464
===================================================== -->
65-
<activemq.version>5.17.4</activemq.version>
65+
<activemq.version>6.0.1</activemq.version>
6666
<angus-activation.version>2.0.1</angus-activation.version>
6767
<angus-mail.version>2.0.2</angus-mail.version>
6868
<assertj.version>3.24.2</assertj.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2043" link="https://github.com/apache/logging-log4j2/pull/2043"/>
7+
<description format="asciidoc">Update `org.apache.activemq:activemq-broker` to version `6.0.1`</description>
8+
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This releases contains ...
3131
* Update `com.github.luben:zstd-jni` to version `1.5.5-11` (https://github.com/apache/logging-log4j2/pull/2030[2030])
3232
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
3333
* Update `github/codeql-action` to version `2.22.8` (https://github.com/apache/logging-log4j2/pull/2005[2005])
34+
* Update `org.apache.activemq:activemq-broker` to version `6.0.1` (https://github.com/apache/logging-log4j2/pull/2043[2043])
3435
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
3536
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
3637

0 commit comments

Comments
 (0)