mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Maven Failsafe Plugin 3.6.0
Closes gh-51688
This commit is contained in:
@@ -1520,7 +1520,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
|
||||
}
|
||||
}
|
||||
library("Maven Failsafe Plugin", "3.5.6") {
|
||||
library("Maven Failsafe Plugin", "3.6.0") {
|
||||
group("org.apache.maven.plugins") {
|
||||
plugins = [
|
||||
"maven-failsafe-plugin"
|
||||
|
||||
Reference in New Issue
Block a user