Browse Source

Upgrade to Maven Invoker 3.2.0

Closes gh-36730
pull/36766/head
Andy Wilkinson 3 years ago
parent
commit
d76e8ad7d1
  1. 2
      spring-boot-project/spring-boot-parent/build.gradle

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

@ -104,7 +104,7 @@ bom { @@ -104,7 +104,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