Upgrade to Maven Install Plugin 3.0.1

Closes gh-32358
This commit is contained in:
Stephane Nicoll
2022-09-14 15:34:36 +02:00
parent a1f4f519fc
commit 57e4b4447c

View File

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