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
1 changed files with 1 additions and 1 deletions

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") { group("org.apache.maven.plugins") {
modules = [ modules = [
"maven-shade-plugin" "maven-shade-plugin"