Upgrade to Maven Dependency Plugin 3.8.1

Closes gh-43108
This commit is contained in:
Stéphane Nicoll
2024-11-11 08:18:24 +09:00
parent a1cb7b7a65
commit bf26dda99a

View File

@@ -1259,7 +1259,7 @@ bom {
releaseNotes("https://github.com/apache/maven-compiler-plugin/releases/tag/maven-compiler-plugin-{version}")
}
}
library("Maven Dependency Plugin", "3.8.0") {
library("Maven Dependency Plugin", "3.8.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-dependency-plugin"