Skip to content

Commit 23f6e63

Browse files
committed
Update org.assertj:assertj-core to version 3.25.0 (#2145)
1 parent b747810 commit 23f6e63

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
@@ -63,7 +63,7 @@
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>
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.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>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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])

0 commit comments

Comments
 (0)