Upgrade to Maven Invoker 3.2.0

Closes gh-36718
This commit is contained in:
Andy Wilkinson 2023-08-04 09:19:28 +01:00
parent 0457519fab
commit bbe01a89b0

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"