Upgrade to Maven Invoker Plugin 3.5.1

Closes gh-34883
This commit is contained in:
Stephane Nicoll 2023-04-06 13:25:45 +02:00
parent 221c37869d
commit 84bc97a0ec

View File

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