Skip to content

Commit 9bddb55

Browse files
committed
Update org.assertj:assertj-core to version 3.25.1 (#2152)
1 parent 9bb87d1 commit 9bddb55

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
===================================================== -->
9494
<angus-activation.version>2.0.1</angus-activation.version>
9595
<angus-mail.version>2.0.2</angus-mail.version>
96-
<assertj.version>3.25.0</assertj.version>
96+
<assertj.version>3.25.1</assertj.version>
9797
<awaitility.version>4.2.0</awaitility.version>
9898
<bsh.version>2.0b6</bsh.version>
9999
<commons-codec.version>1.16.0</commons-codec.version>

src/changelog/.3.x.x/update_org_assertj_assertj_core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2146" link="https://github.com/apache/logging-log4j2/pull/2146"/>
7-
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.25.0`</description>
6+
<issue id="2152" link="https://github.com/apache/logging-log4j2/pull/2152"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.25.1`</description>
88
</entry>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ This release contains...
4949
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
5050
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
5151
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
52-
* Update `org.assertj:assertj-core` to version `3.25.0` (https://github.com/apache/logging-log4j2/pull/2146[2146])
52+
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
5353
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
5454
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])

0 commit comments

Comments
 (0)