Skip to content

Commit e178e34

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.0
Closes gh-42234
1 parent 5355427 commit e178e34

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
@@ -1287,7 +1287,7 @@ bom {
12871287
]
12881288
}
12891289
}
1290-
library("Maven Surefire Plugin", "3.4.0") {
1290+
library("Maven Surefire Plugin", "3.5.0") {
12911291
group("org.apache.maven.plugins") {
12921292
plugins = [
12931293
"maven-surefire-plugin"

0 commit comments

Comments
 (0)