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