Upgrade to Maven Invoker Plugin 3.2.2

Closes gh-26062
This commit is contained in:
Stephane Nicoll
2021-04-13 14:52:24 +02:00
parent 95d55f50e9
commit 041b65d9ce

View File

@@ -1141,7 +1141,7 @@ bom {
] ]
} }
} }
library("Maven Invoker Plugin", "3.2.1") { library("Maven Invoker Plugin", "3.2.2") {
group("org.apache.maven.plugins") { group("org.apache.maven.plugins") {
plugins = [ plugins = [
"maven-invoker-plugin" "maven-invoker-plugin"