diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bee1239b8db..f690747c13b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -299,7 +299,7 @@ bom { ] } } - library("Groovy", "4.0.5") { + library("Groovy", "4.0.6") { group("org.apache.groovy") { imports = [ "groovy-bom"