diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 67aad557f7a..9525227e419 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1187,7 +1187,7 @@ bom { ] } } - library("Maven Jar Plugin", "3.2.0") { + library("Maven Jar Plugin", "3.2.2") { group("org.apache.maven.plugins") { plugins = [ "maven-jar-plugin"