Upgrade to Maven Shade Plugin 3.5.3

Closes gh-40729
This commit is contained in:
Andy Wilkinson
2024-05-13 13:33:33 +01:00
parent 3a34a38f97
commit 1f0b5fba4d

View File

@@ -967,7 +967,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"