Skip to content

Commit 45fa2b6

Browse files
committed
Update org.assertj:assertj-core to version 3.27.4 (#206)
1 parent bcb423c commit 45fa2b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-tools-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<!-- Dependency versions -->
4040
<asciidoctorj.version>3.0.0-alpha.2</asciidoctorj.version>
41-
<assertj.version>3.27.3</assertj.version>
41+
<assertj.version>3.27.4</assertj.version>
4242
<bnd.annotation.version>7.1.0</bnd.annotation.version>
4343
<commons-io.version>2.18.0</commons-io.version>
4444
<commons-lang3.version>3.17.0</commons-lang3.version>

src/changelog/.0.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="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="166" link="https://github.com/apache/logging-log4j-tools/pull/166"/>
7-
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.27.3`</description>
6+
<issue id="206" link="https://github.com/apache/logging-log4j-tools/pull/206"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.27.4`</description>
88
</entry>

0 commit comments

Comments
 (0)