Upgrade to Maven Invoker Plugin 3.9.0

Closes gh-43681
This commit is contained in:
Andy Wilkinson 2025-01-06 15:56:13 +00:00
parent edb2663a27
commit 2f50598c7c
1 changed files with 1 additions and 1 deletions

View File

@ -1362,7 +1362,7 @@ bom {
releaseNotes("https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-{version}")
}
}
library("Maven Invoker Plugin", "3.8.1") {
library("Maven Invoker Plugin", "3.9.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-invoker-plugin"