Skip to content

Commit 1f0b5fb

Browse files
committed
Upgrade to Maven Shade Plugin 3.5.3
Closes gh-40729
1 parent 3a34a38 commit 1f0b5fb

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

0 commit comments

Comments
 (0)