diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4e0ec74f810..b992dcfdfa5 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1190,7 +1190,7 @@ bom { ] } } - library("Maven Jar Plugin", "3.4.0") { + library("Maven Jar Plugin", "3.4.1") { group("org.apache.maven.plugins") { plugins = [ "maven-jar-plugin"