diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 70c8e3248b1..8da68f2ce69 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -331,7 +331,7 @@ bom { ] } } - library("Groovy", "4.0.13") { + library("Groovy", "4.0.14") { group("org.apache.groovy") { imports = [ "groovy-bom"