Skip to content

Commit 7583f77

Browse files
committed
Upgrade to Maven Shade Plugin 3.5.2
Closes gh-39715
1 parent e2fbdcf commit 7583f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@ bom {
970970
]
971971
}
972972
}
973-
library("Maven Shade Plugin", "3.5.1") {
973+
library("Maven Shade Plugin", "3.5.2") {
974974
group("org.apache.maven.plugins") {
975975
plugins = [
976976
"maven-shade-plugin"

0 commit comments

Comments
 (0)