diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index faabf95417..6ce20f1ddc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -357,7 +357,7 @@ bom { ] } } - library("Groovy", "3.0.7") { + library("Groovy", "3.0.8") { group("org.codehaus.groovy") { imports = [ "groovy-bom"