diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b910122405b..6bcfec94481 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -901,7 +901,7 @@ bom { ] } } - library("Maven Resources Plugin", "3.3.0") { + library("Maven Resources Plugin", "3.3.1") { group("org.apache.maven.plugins") { plugins = [ "maven-resources-plugin"