Upgrade to Maven Invoker Plugin 3.6.1

Closes gh-40255
This commit is contained in:
Andy Wilkinson 2024-04-09 12:53:26 +01:00
parent 618c068c6f
commit 2f9fe65820
1 changed files with 1 additions and 1 deletions

View File

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