diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eca14e0fdbe..6464f6f76a0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1161,7 +1161,7 @@ bom { ] } } - library("Maven Source Plugin", "3.2.0") { + library("Maven Source Plugin", "3.2.1") { group("org.apache.maven.plugins") { plugins = [ "maven-source-plugin"