Upgrade to Maven Invoker Plugin 3.8.0

Closes gh-42232
This commit is contained in:
Andy Wilkinson 2024-09-11 11:18:02 +01:00
parent 9341afb888
commit bd96e20a29
1 changed files with 1 additions and 1 deletions

View File

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