diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ab23eeb1b49f..656ff8721b50 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -408,7 +408,7 @@ bom { ] } } - library("Groovy", "3.0.10") { + library("Groovy", "3.0.11") { group("org.codehaus.groovy") { imports = [ "groovy-bom"