Upgrade to Maven Dependency Plugin 3.1.2

Closes gh-20512
This commit is contained in:
Andy Wilkinson 2020-03-12 12:20:52 +00:00
parent 2d9bfb9bdf
commit 38763a4e48
1 changed files with 1 additions and 1 deletions

View File

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