diff --git a/build.gradle b/build.gradle index 3fba773..a428c22 100644 --- a/build.gradle +++ b/build.gradle @@ -41,7 +41,7 @@ dependencies { exclude group:"org.springframework.boot", module: "spring-boot-starter-logging" } implementation("org.springframework.boot:spring-boot-starter-log4j2") - implementation 'org.codehaus.groovy:groovy-all:3.0.8' + implementation 'org.codehaus.groovy:groovy-all:3.0.10'