Upgrade to Maven Shade Plugin 3.6.0

Closes gh-45935
This commit is contained in:
Andy Wilkinson
2025-06-12 14:11:03 +01:00
parent 955f1b8c33
commit 98b0bea20f

View File

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