Upgrade to Maven Shade Plugin 3.4.0

Closes gh-32384
This commit is contained in:
Stephane Nicoll 2022-09-15 09:39:01 +02:00
parent 4d037c3003
commit 16bb543c16

View File

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