diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b992dcfdfa56..2006a62d4bbd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1211,7 +1211,7 @@ bom { ] } } - library("Maven Shade Plugin", "3.5.2") { + library("Maven Shade Plugin", "3.5.3") { group("org.apache.maven.plugins") { plugins = [ "maven-shade-plugin"