Update dependency org.codehaus.groovy:groovy-all to v3.0.10
This commit is contained in:
parent
e67e2ecda3
commit
f33496e92e
@ -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'
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user