Skip to content

Commit 681336b

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.4
Closes gh-47190
1 parent c326271 commit 681336b

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
@@ -1453,7 +1453,7 @@ bom {
14531453
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
14541454
}
14551455
}
1456-
library("Maven Failsafe Plugin", "3.5.3") {
1456+
library("Maven Failsafe Plugin", "3.5.4") {
14571457
group("org.apache.maven.plugins") {
14581458
plugins = [
14591459
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)