Commit 683a7a85 authored by anshlykov's avatar anshlykov Committed by Andy Wilkinson

Update to Maven Shade Plugin 3.2.4

See gh-22227
parent dfea2f43
...@@ -1133,10 +1133,7 @@ bom { ...@@ -1133,10 +1133,7 @@ bom {
] ]
} }
} }
library("Maven Shade Plugin", "3.2.2") { library("Maven Shade Plugin", "3.2.4") {
prohibit("3.2.3") {
because "https://github.com/spring-projects/spring-boot/issues/21128"
}
group("org.apache.maven.plugins") { group("org.apache.maven.plugins") {
plugins = [ plugins = [
"maven-shade-plugin" "maven-shade-plugin"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment