Upgrade to Maven Shade Plugin 3.6.0

Closes gh-45907
This commit is contained in:
Andy Wilkinson
2025-06-12 09:20:12 +01:00
parent 963ca3215f
commit af8e998786

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"