mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
Upgrade to Maven Failsafe Plugin 3.5.1
Closes gh-42659
This commit is contained in:
@@ -1228,7 +1228,7 @@ bom {
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Maven Failsafe Plugin", "3.5.0") {
|
library("Maven Failsafe Plugin", "3.5.1") {
|
||||||
group("org.apache.maven.plugins") {
|
group("org.apache.maven.plugins") {
|
||||||
plugins = [
|
plugins = [
|
||||||
"maven-failsafe-plugin"
|
"maven-failsafe-plugin"
|
||||||
|
|||||||
Reference in New Issue
Block a user