Skip to content

Commit 1cb1727

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.4
Closes gh-47192
1 parent 42203b2 commit 1cb1727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@ bom {
15561556
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
15571557
}
15581558
}
1559-
library("Maven Surefire Plugin", "3.5.3") {
1559+
library("Maven Surefire Plugin", "3.5.4") {
15601560
group("org.apache.maven.plugins") {
15611561
plugins = [
15621562
"maven-surefire-plugin"

0 commit comments

Comments
 (0)