diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7bd001a78f0..2b9b7a013b8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -295,7 +295,7 @@ bom { ] } } - library("Groovy", "4.0.10") { + library("Groovy", "4.0.11") { group("org.apache.groovy") { imports = [ "groovy-bom"