Skip to content

Commit e84ac94

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.3.0
Closes gh-41414
1 parent 6dbb680 commit e84ac94

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.2.5") {
1190+
library("Maven Failsafe Plugin", "3.3.0") {
11911191
group("org.apache.maven.plugins") {
11921192
plugins = [
11931193
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)