Skip to content

Commit 2f84abd

Browse files
committed
Update org.assertj:assertj-core to version 3.25.3 (#104)
1 parent a3175a6 commit 2f84abd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-tools-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<properties>
3333

3434
<!-- Dependency versions -->
35-
<assertj.version>3.25.2</assertj.version>
35+
<assertj.version>3.25.3</assertj.version>
3636
<commons-io.version>2.15.1</commons-io.version>
3737
<freemarker.version>2.3.32</freemarker.version>
3838
<jakarta.inject.version>1.0.5</jakarta.inject.version>

src/changelog/.0.x.x/update_org_assertj_assertj_core.xml

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ This minor release contains various bug fixes and improvements.
5252
* Update `org.apache.logging:logging-parent` to version `10.6.0`
5353
* Update `jakarta.inject:jakarta.inject-api` to version `2.0.1` (https://github.com/apache/logging-log4j-tools/pull/94[94])
5454
* Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version `3.11.0` (https://github.com/apache/logging-log4j-tools/pull/98[98])
55-
* Update `org.assertj:assertj-core` to version `3.25.2` (https://github.com/apache/logging-log4j-tools/pull/100[100])
55+
* Update `org.assertj:assertj-core` to version `3.25.3` (https://github.com/apache/logging-log4j-tools/pull/104[104])
5656
* Update `org.junit:junit-bom` to version `5.10.2` (https://github.com/apache/logging-log4j-tools/pull/103[103])

0 commit comments

Comments
 (0)