Skip to content

Commit 96ddc3d

Browse files
committed
Update org.assertj:assertj-core to version 3.25.2 (#2246)
1 parent 0aed654 commit 96ddc3d

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.1</assertj.version>
96+
<assertj.version>3.25.2</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="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>
6+
<issue id="2246" link="https://github.com/apache/logging-log4j2/pull/2246"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.25.2`</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
@@ -68,7 +68,7 @@ This release contains...
6868
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
6969
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
7070
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
71-
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
71+
* Update `org.assertj:assertj-core` to version `3.25.2` (https://github.com/apache/logging-log4j2/pull/2246[2246])
7272
* Update `org.elasticsearch.client:elasticsearch-rest-high-level-client` to version `7.17.17` (https://github.com/apache/logging-log4j2/pull/2237[2237])
7373
* Update `org.graalvm.truffle:truffle-api` to version `23.1.2` (https://github.com/apache/logging-log4j2/pull/2206[2206])
7474
* Update `org.mockito:mockito-bom` to version `5.10.0` (https://github.com/apache/logging-log4j2/pull/2245[2245])

0 commit comments

Comments
 (0)