Skip to content

Commit 5117a6a

Browse files
committed
Upgrade to Maven Shade Plugin 3.2.2
Closes gh-20486
1 parent d29ca23 commit 5117a6a

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
@@ -1154,7 +1154,7 @@ bom {
11541154
]
11551155
}
11561156
}
1157-
library("Maven Shade Plugin", "3.2.1") {
1157+
library("Maven Shade Plugin", "3.2.2") {
11581158
group("org.apache.maven.plugins") {
11591159
plugins = [
11601160
"maven-shade-plugin"

0 commit comments

Comments
 (0)