Browse Source

Upgrade to Maven Invoker 3.2.0

Closes gh-36706
pull/37210/head
Andy Wilkinson 2 years ago
parent
commit
7fcf4c7dcf
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

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

Loading…
Cancel
Save