Skip to content

Commit 40ad152

Browse files
committed
Update org.apache.maven.surefire:surefire-junit47 to version 3.2.3 (#2088)
1 parent 20399e0 commit 40ad152

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<exam-maven-plugin.version>4.13.5</exam-maven-plugin.version>
5858
<maven-taglib-plugin.version>2.4</maven-taglib-plugin.version>
5959
<!-- `surefire.version` property used in `apache.org:apache`: -->
60-
<surefire.version>3.2.2</surefire.version>
60+
<surefire.version>3.2.3</surefire.version>
6161

6262
<!-- =====================================================
6363
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="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
55
type="changed">
6-
<issue id="2059" link="https://github.com/apache/logging-log4j2/pull/2059"/>
7-
<description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2`</description>
6+
<issue id="2088" link="https://github.com/apache/logging-log4j2/pull/2088"/>
7+
<description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.3`</description>
88
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This releases contains ...
4444
* Update `org.apache.commons:commons-pool2` to version `2.12.0` (https://github.com/apache/logging-log4j2/pull/2057[2057])
4545
* Update `org.apache.kafka:kafka-clients` to version `3.6.1` (https://github.com/apache/logging-log4j2/pull/2068[2068])
4646
* Update `org.apache.maven:maven-core` to version `3.9.6` (https://github.com/apache/logging-log4j2/pull/2040[2040])
47-
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2` (https://github.com/apache/logging-log4j2/pull/2059[2059])
47+
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.3` (https://github.com/apache/logging-log4j2/pull/2088[2088])
4848
* Update `org.codehaus.plexus:plexus-utils` to version `3.5.1` (https://github.com/apache/logging-log4j2/pull/2056[2056])
4949
* Update `org.jctools:jctools-core` to version `4.0.2` (https://github.com/apache/logging-log4j2/pull/1984[1984])
5050
* Update `org.jmdns:jmdns` to version `3.5.9` (https://github.com/apache/logging-log4j2/pull/2067[2067])

0 commit comments

Comments
 (0)