diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f0e4e9f8f1e4..cb528e8a9c23 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -422,7 +422,7 @@ bom { ] } } - library("Groovy", "3.0.18") { + library("Groovy", "3.0.19") { group("org.codehaus.groovy") { imports = [ "groovy-bom"