Upgrade to Maven Dependency Plugin 3.8.0

Closes gh-42229
This commit is contained in:
Andy Wilkinson
2024-09-11 11:17:49 +01:00
parent 07347465ab
commit e5858e5d40

View File

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