Upgrade to Maven Dependency Plugin 3.2.0

Closes gh-27275
This commit is contained in:
Stephane Nicoll
2021-07-12 07:54:13 +02:00
parent f4cdb484c1
commit 643427e5e1

View File

@@ -1109,7 +1109,7 @@ bom {
]
}
}
library("Maven Dependency Plugin", "3.1.2") {
library("Maven Dependency Plugin", "3.2.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-dependency-plugin"