Skip to content

Commit 42203b2

Browse files
committed
Upgrade to Maven Shade Plugin 3.6.1
Closes gh-47191
1 parent 681336b commit 42203b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1532,7 +1532,7 @@ bom {
15321532
releaseNotes("https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-{version}")
15331533
}
15341534
}
1535-
library("Maven Shade Plugin", "3.6.0") {
1535+
library("Maven Shade Plugin", "3.6.1") {
15361536
group("org.apache.maven.plugins") {
15371537
plugins = [
15381538
"maven-shade-plugin"

0 commit comments

Comments
 (0)