diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 870206a04ad..f996ffe578c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -369,7 +369,7 @@ bom { ] } } - library("Groovy", "3.0.9") { + library("Groovy", "3.0.10") { group("org.codehaus.groovy") { imports = [ "groovy-bom"