Update to Maven Shade Plugin 3.2.4

See gh-22227
This commit is contained in:
anshlykov 2020-07-05 10:33:17 +03:00 committed by Andy Wilkinson
parent dfea2f432a
commit 683a7a851f

View File

@ -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"