Skip to content

Commit 7d16aed

Browse files
committed
Update org.junit:junit-bom to version 5.11.4 (#3301)
1 parent f37674a commit 7d16aed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<jmdns.version>3.6.0</jmdns.version>
109109
<jmh.version>1.37</jmh.version>
110110
<junit.version>4.13.2</junit.version>
111-
<junit-jupiter.version>5.11.3</junit-jupiter.version>
111+
<junit-jupiter.version>5.11.4</junit-jupiter.version>
112112
<junit-pioneer.version>1.9.1</junit-pioneer.version>
113113
<kafka.version>3.9.0</kafka.version>
114114
<lightcouch.version>0.2.0</lightcouch.version>

src/changelog/.2.x.x/update_org_junit_junit_bom.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="3111" link="https://github.com/apache/logging-log4j2/pull/3111"/>
7-
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.11.3`</description>
6+
<issue id="3301" link="https://github.com/apache/logging-log4j2/pull/3301"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.11.4`</description>
88
</entry>

0 commit comments

Comments
 (0)