Upgrade to Maven Shade Plugin 3.6.1

Closes gh-47196
This commit is contained in:
Stéphane Nicoll 2025-09-13 08:51:10 +02:00
parent b38e719557
commit 84a403b540
1 changed files with 1 additions and 1 deletions

View File

@ -1471,7 +1471,7 @@ bom {
releaseNotes("https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-{version}")
}
}
library("Maven Shade Plugin", "3.6.0") {
library("Maven Shade Plugin", "3.6.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-shade-plugin"