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 6363 <activemq .version>6.0.1</activemq .version>
6464 <angus-activation .version>2.0.1</angus-activation .version>
6565 <angus-mail .version>2.0.2</angus-mail .version>
66- <assertj .version>3.24.2 </assertj .version>
66+ <assertj .version>3.25.0 </assertj .version>
6767 <awaitility .version>4.2.0</awaitility .version>
6868 <bsh .version>2.0b6</bsh .version>
6969 <cassandra .version>3.11.16</cassandra .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.3.xsd"
5+ type =" updated" >
6+ <issue id =" 2145" link =" https://github.com/apache/logging-log4j2/pull/2145" />
7+ <description format =" asciidoc" >Update `org.assertj:assertj-core` to version `3.25.0`</description >
8+ </entry >
Original file line number Diff line number Diff line change @@ -43,4 +43,5 @@ This releases contains ...
4343
4444* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
4545* Update `github/codeql-action` to version `3.22.12` (https://github.com/apache/logging-log4j2/pull/2130[2130])
46+ * Update `org.assertj:assertj-core` to version `3.25.0` (https://github.com/apache/logging-log4j2/pull/2145[2145])
4647* Update `org.codehaus.groovy:groovy-bom` to version `3.0.20` (https://github.com/apache/logging-log4j2/pull/2125[2125])
You can’t perform that action at this time.
0 commit comments