Skip to content

Commit 2fa921c

Browse files
committed
Upgrade to Maven Shade Plugin 3.5.2
Closes gh-39670
1 parent 4924af9 commit 2fa921c

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
@@ -967,7 +967,7 @@ bom {
967967
]
968968
}
969969
}
970-
library("Maven Shade Plugin", "3.5.1") {
970+
library("Maven Shade Plugin", "3.5.2") {
971971
group("org.apache.maven.plugins") {
972972
plugins = [
973973
"maven-shade-plugin"

0 commit comments

Comments
 (0)