Skip to content

Commit 850353c

Browse files
committed
Upgrade to Maven Failsafe Plugin 3.5.6
Closes gh-50678
1 parent 96c77cb commit 850353c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1466,7 +1466,7 @@ bom {
14661466
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
14671467
}
14681468
}
1469-
library("Maven Failsafe Plugin", "3.5.5") {
1469+
library("Maven Failsafe Plugin", "3.5.6") {
14701470
group("org.apache.maven.plugins") {
14711471
plugins = [
14721472
"maven-failsafe-plugin"

0 commit comments

Comments
 (0)