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