Upgrade to Maven Install Plugin 3.1.2

Closes gh-40728
This commit is contained in:
Andy Wilkinson 2024-05-13 13:33:28 +01:00
parent 4662009596
commit 3a34a38f97
1 changed files with 1 additions and 1 deletions

View File

@ -932,7 +932,7 @@ bom {
]
}
}
library("Maven Install Plugin", "3.1.1") {
library("Maven Install Plugin", "3.1.2") {
group("org.apache.maven.plugins") {
plugins = [
"maven-install-plugin"