Upgrade to Maven Dependency Plugin 3.6.1

Closes gh-38139
This commit is contained in:
Andy Wilkinson
2023-10-31 08:40:43 +00:00
parent 37a8fc3206
commit 053edc04a5

View File

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