File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 62
62
<!-- =====================================================
63
63
Direct dependency version properties (in alphabetical order)
64
64
===================================================== -->
65
- <activemq .version>5.17.4 </activemq .version>
65
+ <activemq .version>6.0.1 </activemq .version>
66
66
<angus-activation .version>2.0.1</angus-activation .version>
67
67
<angus-mail .version>2.0.2</angus-mail .version>
68
68
<assertj .version>3.24.2</assertj .version>
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ This releases contains ...
31
31
* Update `com.github.luben:zstd-jni` to version `1.5.5-11` (https://github.com/apache/logging-log4j2/pull/2030[2030])
32
32
* Update `de.flapdoodle.reverse:de.flapdoodle.reverse` to version `1.7.2` (https://github.com/apache/logging-log4j2/pull/1979[1979])
33
33
* 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])
34
35
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
35
36
* Update `org.springframework.boot:spring-boot` to version `2.7.18` (https://github.com/apache/logging-log4j2/pull/1998[1998])
36
37
You can’t perform that action at this time.
0 commit comments