diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c4b84812cf..f74f0aba72 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -411,7 +411,7 @@ bom { ] } } - library("Groovy", "3.0.13") { + library("Groovy", "3.0.14") { group("org.codehaus.groovy") { imports = [ "groovy-bom"