Skip to content

Commit 894f490

Browse files
committed
Upgrade to Maven Shade Plugin 3.6.0
Closes gh-41417
1 parent 73af98a commit 894f490

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
@@ -1236,7 +1236,7 @@ bom {
12361236
]
12371237
}
12381238
}
1239-
library("Maven Shade Plugin", "3.5.3") {
1239+
library("Maven Shade Plugin", "3.6.0") {
12401240
group("org.apache.maven.plugins") {
12411241
plugins = [
12421242
"maven-shade-plugin"

0 commit comments

Comments
 (0)