Skip to content

Commit 9c74bb2

Browse files
committed
Upgrade to Maven Surefire Plugin 3.5.6
Closes gh-50679
1 parent 850353c commit 9c74bb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1569,7 +1569,7 @@ bom {
15691569
releaseNotes("https://github.com/apache/maven-source-plugin/releases/tag/maven-source-plugin-{version}")
15701570
}
15711571
}
1572-
library("Maven Surefire Plugin", "3.5.5") {
1572+
library("Maven Surefire Plugin", "3.5.6") {
15731573
group("org.apache.maven.plugins") {
15741574
plugins = [
15751575
"maven-surefire-plugin"

0 commit comments

Comments
 (0)