diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b80067942e2..9db581261bd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1176,7 +1176,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"