Skip to content

Commit 96f5d7a

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.3.1
Closes gh-41499
1 parent 8600033 commit 96f5d7a

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
@@ -1187,7 +1187,7 @@ bom {
11871187
]
11881188
}
11891189
}
1190-
library("Maven Failsafe Plugin", "3.3.0") {
1190+
library("Maven Failsafe Plugin", "3.3.1") {
11911191
group("org.apache.maven.plugins") {
11921192
plugins = [
11931193
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)