Skip to content

Commit 98b0bea

Browse files
committed
Upgrade to Maven Shade Plugin 3.6.0
Closes gh-45935
1 parent 955f1b8 commit 98b0bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ bom {
144144
]
145145
}
146146
}
147-
library("Maven Shade Plugin", "3.5.0") {
147+
library("Maven Shade Plugin", "3.6.0") {
148148
group("org.apache.maven.plugins") {
149149
modules = [
150150
"maven-shade-plugin"

0 commit comments

Comments
 (0)