Upgrade to Maven Shade Plugin 3.6.0

Closes gh-41417
This commit is contained in:
Andy Wilkinson 2024-07-09 13:05:51 +01:00
parent 73af98aa5e
commit 894f4904dd
1 changed files with 1 additions and 1 deletions

View File

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