Skip to content

Commit 34b8d76

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.6
Closes gh-50691
1 parent 740e1db commit 34b8d76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@ bom {
15201520
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
15211521
}
15221522
}
1523-
library("Maven Surefire Plugin", "3.5.5") {
1523+
library("Maven Surefire Plugin", "3.5.6") {
15241524
group("org.apache.maven.plugins") {
15251525
plugins = [
15261526
"maven-surefire-plugin"

0 commit comments

Comments
 (0)