diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d2c4dc01b3..ce9dd7b2f7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -343,7 +343,7 @@ bom { ] } } - library("Groovy", "4.0.23") { + library("Groovy", "4.0.24") { group("org.apache.groovy") { imports = [ "groovy-bom"