diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5acb77a103..1e6c053cf4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1127,10 +1127,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"