Upgrade to Maven Dependency Plugin 3.3.0

Closes gh-30301
This commit is contained in:
Stephane Nicoll 2022-03-18 09:17:59 +01:00
parent 0b20b99f6e
commit 717f8739c5
1 changed files with 1 additions and 1 deletions

View File

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