diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2eb0273541d..ab79276057c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -363,7 +363,7 @@ bom { ] } } - library("Groovy", "3.0.8") { + library("Groovy", "3.0.9") { group("org.codehaus.groovy") { imports = [ "groovy-bom"