Skip to content

Commit 6a8f372

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.3
Closes gh-45118
1 parent cb87ab8 commit 6a8f372

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
@@ -1398,7 +1398,7 @@ bom {
13981398
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
13991399
}
14001400
}
1401-
library("Maven Failsafe Plugin", "3.5.2") {
1401+
library("Maven Failsafe Plugin", "3.5.3") {
14021402
group("org.apache.maven.plugins") {
14031403
plugins = [
14041404
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)