Skip to content

Commit e8a5f2a

Browse files
Update org.junit:junit-bom to version 5.13.2 (#3783)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 1d3ce4c commit e8a5f2a

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
@@ -120,7 +120,7 @@
120120
<json-unit.version>4.1.1</json-unit.version>
121121
<jspecify.version>1.0.0</jspecify.version>
122122
<junit.version>4.13.2</junit.version>
123-
<junit-jupiter.version>5.13.1</junit-jupiter.version>
123+
<junit-jupiter.version>5.13.2</junit-jupiter.version>
124124
<junit-pioneer.version>2.3.0</junit-pioneer.version>
125125
<log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
126126
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>

src/changelog/.3.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="3721" link="https://github.com/apache/logging-log4j2/pull/3721"/>
7-
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.13.1`</description>
6+
<issue id="3783" link="https://github.com/apache/logging-log4j2/pull/3783"/>
7+
<description format="asciidoc">Update `org.junit:junit-bom` to version `5.13.2`</description>
88
</entry>

0 commit comments

Comments
 (0)