diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index 8e9fcd8eac..3a626c6fcc 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -95,7 +95,7 @@ bom { ] } } - library("Maven Shade Plugin", "3.2.1") { + library("Maven Shade Plugin", "3.2.4") { group("org.apache.maven.plugins") { modules = [ "maven-shade-plugin"