Skip to content

Commit a1f9dd3

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.1
Closes gh-42659
1 parent dc12d1a commit a1f9dd3

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
@@ -1228,7 +1228,7 @@ bom {
12281228
]
12291229
}
12301230
}
1231-
library("Maven Failsafe Plugin", "3.5.0") {
1231+
library("Maven Failsafe Plugin", "3.5.1") {
12321232
group("org.apache.maven.plugins") {
12331233
plugins = [
12341234
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)