Skip to content

Commit 8804129

Browse files
committed
Update org.apache.maven.surefire:surefire-junit47 to version 3.5.2 (#3162)
1 parent 14a635c commit 8804129

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<exam-maven-plugin.version>4.13.5</exam-maven-plugin.version>
5656
<maven-taglib-plugin.version>2.4</maven-taglib-plugin.version>
5757
<!-- `surefire.version` property used in `apache.org:apache`: -->
58-
<surefire.version>3.5.1</surefire.version>
58+
<surefire.version>3.5.2</surefire.version>
5959

6060
<!-- =====================================================
6161
Direct dependency version properties (in alphabetical order)

src/changelog/.2.x.x/update_org_apache_maven_surefire_surefire_junit47.xml

+2-2
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="3062" link="https://github.com/apache/logging-log4j2/pull/3062"/>
7-
<description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.5.1`</description>
6+
<issue id="3162" link="https://github.com/apache/logging-log4j2/pull/3162"/>
7+
<description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.5.2`</description>
88
</entry>

0 commit comments

Comments
 (0)