Skip to content

Commit b268a93

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.4
Closes gh-47184
1 parent b14e5d8 commit b268a93

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
@@ -1441,7 +1441,7 @@ bom {
14411441
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
14421442
}
14431443
}
1444-
library("Maven Surefire Plugin", "3.5.3") {
1444+
library("Maven Surefire Plugin", "3.5.4") {
14451445
group("org.apache.maven.plugins") {
14461446
plugins = [
14471447
"maven-surefire-plugin"

0 commit comments

Comments
 (0)