diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 43615d5cc5f..eaead1d221e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -333,7 +333,7 @@ bom { ] } } - library("Groovy", "4.0.14") { + library("Groovy", "4.0.15") { group("org.apache.groovy") { imports = [ "groovy-bom"