Skip to content

Commit 740e1db

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.6
Closes gh-50690
1 parent 86d9f13 commit 740e1db

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
@@ -1417,7 +1417,7 @@ bom {
14171417
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
14181418
}
14191419
}
1420-
library("Maven Failsafe Plugin", "3.5.5") {
1420+
library("Maven Failsafe Plugin", "3.5.6") {
14211421
group("org.apache.maven.plugins") {
14221422
plugins = [
14231423
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)