Upgrade to Maven Install Plugin 3.1.3

Closes gh-41943
This commit is contained in:
Stéphane Nicoll
2024-08-19 17:49:00 +02:00
parent 8b25a7aed6
commit bb23e11134

View File

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