Skip to content

Commit b14e5d8

Browse files
committed
Upgrade to Maven Shade Plugin 3.6.1
Closes gh-47183
1 parent 7caf07b commit b14e5d8

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
@@ -1421,7 +1421,7 @@ bom {
14211421
releaseNotes("https://github.com/apache/maven-resources-plugin/releases/tag/maven-resources-plugin-{version}")
14221422
}
14231423
}
1424-
library("Maven Shade Plugin", "3.6.0") {
1424+
library("Maven Shade Plugin", "3.6.1") {
14251425
group("org.apache.maven.plugins") {
14261426
plugins = [
14271427
"maven-shade-plugin"

0 commit comments

Comments
 (0)