Skip to content

Commit 0cc7d13

Browse files
committed
Update org.apache.maven.surefire:surefire-junit47 to version 3.2.2 (#2051)
1 parent 44371aa commit 0cc7d13

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
@@ -90,7 +90,7 @@
9090
<docker-maven-plugin.version>0.43.4</docker-maven-plugin.version>
9191
<exam-maven-plugin.version>4.13.5</exam-maven-plugin.version>
9292
<!-- `surefire.version` property used in `apache.org:apache`: -->
93-
<surefire.version>3.1.2</surefire.version>
93+
<surefire.version>3.2.2</surefire.version>
9494

9595
<!-- =====================================================
9696
Direct dependency version properties (in alphabetical order)
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="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2051" link="https://github.com/apache/logging-log4j2/pull/2051"/>
7+
<description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.2`</description>
8+
</entry>

0 commit comments

Comments
 (0)