Skip to content

Commit b38e719

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.4
Closes gh-47195
1 parent bd4475d commit b38e719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ bom {
13921392
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
13931393
}
13941394
}
1395-
library("Maven Failsafe Plugin", "3.5.3") {
1395+
library("Maven Failsafe Plugin", "3.5.4") {
13961396
group("org.apache.maven.plugins") {
13971397
plugins = [
13981398
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)