Upgrade to Maven Shade Plugin 3.5.1

Closes gh-37778
This commit is contained in:
Andy Wilkinson 2023-10-09 12:13:47 +01:00
parent 48059417b5
commit 0369d0c40a

View File

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