Skip to content

Commit 0540a02

Browse files
committed
Update org.assertj:assertj-core to version 3.25.3 (#2263)
1 parent f1007ec commit 0540a02

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.2</assertj.version>
96+
<assertj.version>3.25.3</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="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>
6+
<issue id="2263" link="https://github.com/apache/logging-log4j2/pull/2263"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.25.3`</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
@@ -73,7 +73,7 @@ This release contains...
7373
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2193[2193])
7474
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
7575
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
76-
* Update `org.assertj:assertj-core` to version `3.25.2` (https://github.com/apache/logging-log4j2/pull/2246[2246])
76+
* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2263[2263])
7777
* Update `org.elasticsearch.client:elasticsearch-rest-high-level-client` to version `7.17.17` (https://github.com/apache/logging-log4j2/pull/2237[2237])
7878
* Update `org.graalvm.truffle:truffle-api` to version `23.1.2` (https://github.com/apache/logging-log4j2/pull/2206[2206])
7979
* Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j2/pull/2260[2260])

0 commit comments

Comments
 (0)