Skip to content

Commit 1d65792

Browse files
committed
Upgrade to Maven Surefire Plugin 3.3.0
Closes gh-41418
1 parent 894f490 commit 1d65792

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
@@ -1250,7 +1250,7 @@ bom {
12501250
]
12511251
}
12521252
}
1253-
library("Maven Surefire Plugin", "3.2.5") {
1253+
library("Maven Surefire Plugin", "3.3.0") {
12541254
group("org.apache.maven.plugins") {
12551255
plugins = [
12561256
"maven-surefire-plugin"

0 commit comments

Comments
 (0)