Skip to content

Commit 17c4dc9

Browse files
committed
Update org.apache.maven.surefire:surefire-junit47 to version 3.2.5 (#2177)
1 parent b338d07 commit 17c4dc9

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<docker-maven-plugin.version>0.43.4</docker-maven-plugin.version>
8787
<exam-maven-plugin.version>4.13.5</exam-maven-plugin.version>
8888
<!-- `surefire.version` property used in `apache.org:apache`: -->
89-
<surefire.version>3.2.3</surefire.version>
89+
<surefire.version>3.2.5</surefire.version>
9090

9191
<!-- =====================================================
9292
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.3.xsd"
5+
type="updated">
6+
<issue id="2177" link="https://github.com/apache/logging-log4j2/pull/2177"/>
7+
<description format="asciidoc">Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5`</description>
8+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ This release contains...
5757
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2127[2127])
5858
* Update `org.apache.groovy:groovy-bom` to version `4.0.17` (https://github.com/apache/logging-log4j2/pull/2124[2124])
5959
* Update `org.apache.logging:logging-parent` to version `10.5.0` (https://github.com/apache/logging-log4j2/pull/2118[2118])
60+
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
6061
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
6162
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])
6263
* Update `org.springframework.boot:spring-boot-dependencies` to version `3.2.1` (https://github.com/apache/logging-log4j2/pull/2123[2123])

0 commit comments

Comments
 (0)