Skip to content

Commit 28b477c

Browse files
dependabot[bot]asf-rm
authored andcommitted
Update org.junit:junit-bom to version 5.13.2 (#3782)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent acbe411 commit 28b477c

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
@@ -111,7 +111,7 @@
111111
<jmh.version>1.37</jmh.version>
112112
<jspecify.version>1.0.0</jspecify.version>
113113
<junit.version>4.13.2</junit.version>
114-
<junit-jupiter.version>5.13.1</junit-jupiter.version>
114+
<junit-jupiter.version>5.13.2</junit-jupiter.version>
115115
<junit-pioneer.version>1.9.1</junit-pioneer.version>
116116
<kafka.version>3.9.1</kafka.version>
117117
<lightcouch.version>0.2.0</lightcouch.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="3782" link="https://github.com/apache/logging-log4j2/pull/3782"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.13.2`</description>
8+
</entry>

0 commit comments

Comments
 (0)