diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 462a86d8bb..58f4e48597 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -977,7 +977,7 @@ bom { ] } } - library("Maven Resources Plugin", "3.2.0") { + library("Maven Resources Plugin", "3.3.0") { group("org.apache.maven.plugins") { plugins = [ "maven-resources-plugin"