Upgrade to Maven Shade Plugin 3.4.1

Closes gh-32964
This commit is contained in:
Andy Wilkinson
2022-11-01 19:55:12 +00:00
parent bf2e8b7f7b
commit b56026fd75

View File

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