Skip to content

Commit a888922

Browse files
committed
Update org.assertj:assertj-core to version 3.25.3 (#2262)
1 parent 035e251 commit a888922

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
@@ -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.25.2</assertj.version>
66+
<assertj.version>3.25.3</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>

src/changelog/.2.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="2244" link="https://github.com/apache/logging-log4j2/pull/2244"/>
7-
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.25.2`</description>
6+
<issue id="2262" link="https://github.com/apache/logging-log4j2/pull/2262"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.25.3`</description>
88
</entry>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ This releases contains ...
5454
* Update `io.netty:netty-bom` to version `4.1.106.Final` (https://github.com/apache/logging-log4j2/pull/2225[2225])
5555
* Update `org.apache.logging:logging-parent` to version `10.6.0` (https://github.com/apache/logging-log4j2/pull/2197[2197])
5656
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2178[2178])
57-
* Update `org.assertj:assertj-core` to version `3.25.2` (https://github.com/apache/logging-log4j2/pull/2244[2244])
57+
* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j2/pull/2262[2262])
5858
* 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)