diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5f719157eaee..23d9b0f8671c 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.8") { + library("Groovy", "3.0.9") { group("org.codehaus.groovy") { imports = [ "groovy-bom"