Upgrade to Maven Shade Plugin 3.5.3

Closes gh-40750
This commit is contained in:
Andy Wilkinson
2024-05-13 15:50:47 +01:00
parent 5bcbfb0705
commit f82aa34211

View File

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