Skip to content

Commit

Permalink
Update to Maven Shade Plugin 3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anshlykov authored and wilkinsona committed Jul 6, 2020
1 parent dfea2f4 commit 683a7a8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1133,10 +1133,7 @@ bom {
]
}
}
library("Maven Shade Plugin", "3.2.2") {
prohibit("3.2.3") {
because "https://github.com/spring-projects/spring-boot/issues/21128"
}
library("Maven Shade Plugin", "3.2.4") {
group("org.apache.maven.plugins") {
plugins = [
"maven-shade-plugin"
Expand Down

0 comments on commit 683a7a8

Please sign in to comment.