Upgrade to Maven Install Plugin 3.1.1

Closes gh-34882
This commit is contained in:
Stephane Nicoll
2023-04-06 13:25:40 +02:00
parent 1030ac96d7
commit 221c37869d

View File

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