Skip to content

Commit 80c0f19

Browse files
Update org.junit:junit-bom to version 5.13.1 (#3723)
Co-authored-by: ASF Logging Services RM <private@logging.apache.org>
1 parent 9d19f6b commit 80c0f19

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
@@ -109,7 +109,7 @@
109109
<jmdns.version>3.6.1</jmdns.version>
110110
<jmh.version>1.37</jmh.version>
111111
<junit.version>4.13.2</junit.version>
112-
<junit-jupiter.version>5.13.0</junit-jupiter.version>
112+
<junit-jupiter.version>5.13.1</junit-jupiter.version>
113113
<junit-pioneer.version>1.9.1</junit-pioneer.version>
114114
<kafka.version>3.9.1</kafka.version>
115115
<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="3543" link="https://github.com/apache/logging-log4j2/pull/3543"/>
7-
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.12.1`</description>
6+
<issue id="3723" link="https://github.com/apache/logging-log4j2/pull/3723"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.13.1`</description>
88
</entry>

0 commit comments

Comments
 (0)