Skip to content

Commit 9780eab

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.1
Closes gh-42660
1 parent a1f9dd3 commit 9780eab

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
@@ -1291,7 +1291,7 @@ bom {
12911291
]
12921292
}
12931293
}
1294-
library("Maven Surefire Plugin", "3.5.0") {
1294+
library("Maven Surefire Plugin", "3.5.1") {
12951295
group("org.apache.maven.plugins") {
12961296
plugins = [
12971297
"maven-surefire-plugin"

0 commit comments

Comments
 (0)