Skip to content

Commit bfe7137

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.2.5
Closes gh-39204
1 parent 24942c1 commit bfe7137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ bom {
923923
]
924924
}
925925
}
926-
library("Maven Failsafe Plugin", "3.2.3") {
926+
library("Maven Failsafe Plugin", "3.2.5") {
927927
group("org.apache.maven.plugins") {
928928
plugins = [
929929
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)