Upgrade to Maven Invoker Plugin 3.2.2

Closes gh-25633
This commit is contained in:
Stephane Nicoll
2021-03-15 09:22:08 +01:00
parent 05cc7067f0
commit 88fbd24650

View File

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