Upgrade to Maven Shade Plugin 3.5.0

Closes gh-35961
This commit is contained in:
Andy Wilkinson
2023-06-19 09:56:10 +01:00
parent b167c6e45d
commit 853db91e31

View File

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