Upgrade to Maven Invoker Plugin 3.2.2

Closes gh-25962
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:28 +02:00
parent 7ccebf5fb3
commit f58cda7b53
1 changed files with 1 additions and 1 deletions

View File

@ -1113,7 +1113,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"