Skip to content

Commit 7caf07b

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.4
Closes gh-47182
1 parent 04b1b1c commit 7caf07b

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
@@ -1354,7 +1354,7 @@ bom {
13541354
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
13551355
}
13561356
}
1357-
library("Maven Failsafe Plugin", "3.5.3") {
1357+
library("Maven Failsafe Plugin", "3.5.4") {
13581358
group("org.apache.maven.plugins") {
13591359
plugins = [
13601360
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)