Upgrade to Maven Install Plugin 3.0.1

Closes gh-32358
pull/32374/head
Stephane Nicoll 2 years ago
parent a1f4f519fc
commit 57e4b4447c

@ -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"

Loading…
Cancel
Save