Browse Source

Upgrade to Maven Invoker 3.1.0

Closes gh-25426
pull/25434/head
Andy Wilkinson 5 years ago
parent
commit
f876f413c9
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

2
spring-boot-project/spring-boot-parent/build.gradle

@ -74,7 +74,7 @@ bom { @@ -74,7 +74,7 @@ bom {
]
}
}
library("Maven Invoker", "3.0.1") {
library("Maven Invoker", "3.1.0") {
group("org.apache.maven.shared") {
modules = [
"maven-invoker"

Loading…
Cancel
Save