We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4475d commit b38e719Copy full SHA for b38e719
platform/spring-boot-dependencies/build.gradle
@@ -1392,7 +1392,7 @@ bom {
1392
releaseNotes("https://github.com/apache/maven-enforcer/releases/tag/enforcer-{version}")
1393
}
1394
1395
- library("Maven Failsafe Plugin", "3.5.3") {
+ library("Maven Failsafe Plugin", "3.5.4") {
1396
group("org.apache.maven.plugins") {
1397
plugins = [
1398
"maven-failsafe-plugin"
0 commit comments