Skip to content

Commit 9448544

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.4.0
Closes gh-41963
1 parent 22cafb2 commit 9448544

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
@@ -1224,7 +1224,7 @@ bom {
12241224
]
12251225
}
12261226
}
1227-
library("Maven Failsafe Plugin", "3.3.1") {
1227+
library("Maven Failsafe Plugin", "3.4.0") {
12281228
group("org.apache.maven.plugins") {
12291229
plugins = [
12301230
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)