Skip to content

Commit 8d6538a

Browse files
committed
Update org.assertj:assertj-core to version 3.27.3 (#158)
1 parent 20d6edc commit 8d6538a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-transform-parent/pom.xml

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

3333
<!-- dependency versions -->
3434
<asm.version>9.7.1</asm.version>
35-
<assertj.version>3.27.2</assertj.version>
35+
<assertj.version>3.27.3</assertj.version>
3636
<commons-lang.version>3.17.0</commons-lang.version>
3737
<commons-logging.version>1.3.4</commons-logging.version>
3838
<commons-io.version>2.18.0</commons-io.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="157" link="https://github.com/apache/logging-log4j-transform/pull/157"/>
7-
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.27.2`</description>
6+
<issue id="158" link="https://github.com/apache/logging-log4j-transform/pull/158"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.27.3`</description>
88
</entry>

0 commit comments

Comments
 (0)