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
1 changed files with 1 additions and 1 deletions

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") { group("org.apache.maven.plugins") {
plugins = [ plugins = [
"maven-shade-plugin" "maven-shade-plugin"