Skip to content

Commit fb078a7

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.4
Closes gh-47197
1 parent 84a403b commit fb078a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1495,7 +1495,7 @@ bom {
14951495
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
14961496
}
14971497
}
1498-
library("Maven Surefire Plugin", "3.5.3") {
1498+
library("Maven Surefire Plugin", "3.5.4") {
14991499
group("org.apache.maven.plugins") {
15001500
plugins = [
15011501
"maven-surefire-plugin"

0 commit comments

Comments
 (0)