Skip to content

Commit fa7d436

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.3
Closes gh-45119
1 parent 6a8f372 commit fa7d436

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
@@ -1501,7 +1501,7 @@ bom {
15011501
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
15021502
}
15031503
}
1504-
library("Maven Surefire Plugin", "3.5.2") {
1504+
library("Maven Surefire Plugin", "3.5.3") {
15051505
group("org.apache.maven.plugins") {
15061506
plugins = [
15071507
"maven-surefire-plugin"

0 commit comments

Comments
 (0)