Upgrade to Maven Invoker 3.2.0

Closes gh-36730
This commit is contained in:
Andy Wilkinson 2023-08-04 12:00:01 +01:00
parent 64463fe7ec
commit d76e8ad7d1

View File

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