diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 260b66e39d..6f2a698826 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -292,7 +292,7 @@ bom { ] } } - library("Groovy", "4.0.3") { + library("Groovy", "4.0.5") { group("org.apache.groovy") { imports = [ "groovy-bom"