Skip to content

Commit 83412de

Browse files
committed
Update org.junit:junit-bom to version 5.10.3 (#2693)
1 parent 9629d51 commit 83412de

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<jmh.version>1.37</jmh.version>
117117
<json-unit.version>2.38.0</json-unit.version>
118118
<junit.version>4.13.2</junit.version>
119-
<junit-jupiter.version>5.10.2</junit-jupiter.version>
119+
<junit-jupiter.version>5.10.3</junit-jupiter.version>
120120
<junit-pioneer.version>1.9.1</junit-pioneer.version>
121121
<kafka.version>3.7.0</kafka.version>
122122
<lightcouch.version>0.2.0</lightcouch.version>
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="2693" link="https://github.com/apache/logging-log4j2/pull/2693"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.10.3`</description>
8+
</entry>

0 commit comments

Comments
 (0)