Skip to content

Commit 84a403b

Browse files
committed
Upgrade to Maven Shade Plugin 3.6.1
Closes gh-47196
1 parent b38e719 commit 84a403b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1471,7 +1471,7 @@ bom {
14711471
releaseNotes("https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-{version}")
14721472
}
14731473
}
1474-
library("Maven Shade Plugin", "3.6.0") {
1474+
library("Maven Shade Plugin", "3.6.1") {
14751475
group("org.apache.maven.plugins") {
14761476
plugins = [
14771477
"maven-shade-plugin"

0 commit comments

Comments
 (0)