Upgrade to Maven Shade Plugin 3.3.0

Closes gh-30724
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:41 +02:00
parent 1b167bfdf2
commit 5737a92fa1

View File

@ -1251,7 +1251,7 @@ bom {
]
}
}
library("Maven Shade Plugin", "3.2.4") {
library("Maven Shade Plugin", "3.3.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-shade-plugin"