Skip to content

Commit 54924a4

Browse files
committed
Update org.apache.maven.surefire:surefire-junit47 to version 3.4.0 (#2862)
1 parent 9fded3e commit 54924a4

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
@@ -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.3.1</surefire.version>
58+
<surefire.version>3.4.0</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

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

0 commit comments

Comments
 (0)