Skip to content

Commit 345d33c

Browse files
committed
Upgrade to Maven Shade Plugin 3.2.4
Closes gh-22068
1 parent 2d779ad commit 345d33c

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
@@ -95,7 +95,7 @@ bom {
9595
]
9696
}
9797
}
98-
library("Maven Shade Plugin", "3.2.1") {
98+
library("Maven Shade Plugin", "3.2.4") {
9999
group("org.apache.maven.plugins") {
100100
modules = [
101101
"maven-shade-plugin"

0 commit comments

Comments
 (0)