Upgrade to Maven Install Plugin 3.1.4

Closes gh-44543
This commit is contained in:
Stéphane Nicoll 2025-03-05 12:52:03 +01:00
parent 4fb21b34cf
commit dacc4915cb
1 changed files with 1 additions and 1 deletions

View File

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