Skip to content

Commit bc71bc0

Browse files
committed
Update org.assertj:assertj-core to version 3.27.3 (apache#3404)
1 parent 6e3f2e2 commit bc71bc0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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.1.5</activemq.version>
6464
<angus-activation.version>2.0.2</angus-activation.version>
6565
<angus-mail.version>2.0.3</angus-mail.version>
66-
<assertj.version>3.27.2</assertj.version>
66+
<assertj.version>3.27.3</assertj.version>
6767
<awaitility.version>4.2.2</awaitility.version>
6868
<bsh.version>2.0b6</bsh.version>
6969
<cassandra.version>3.11.17</cassandra.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="3404" link="https://github.com/apache/logging-log4j2/pull/3404"/>
7+
<description format="asciidoc">Update `org.assertj:assertj-core` to version `3.27.3`</description>
8+
</entry>

0 commit comments

Comments
 (0)