diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1efc90d866..4ccc709d9c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -344,7 +344,7 @@ bom { ] } } - library("Groovy", "4.0.22") { + library("Groovy", "4.0.23") { group("org.apache.groovy") { imports = [ "groovy-bom"