diff --git a/build.gradle b/build.gradle index 0881ec5..e4f5f36 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ dependencies { } compile("org.springframework.boot:spring-boot-starter-undertow") compile("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'