Bump groovy-all from 2.4.15 to 3.0.7 (#37)

Bumps [groovy-all](https://github.com/apache/groovy) from 2.4.15 to 3.0.7.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-02-16 12:31:47 +01:00 committed by GitHub
parent 1a7dc4e197
commit bf6ae21961
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ dependencies {
}
compile("org.springframework.boot:spring-boot-starter-undertow")
compile("org.springframework.boot:spring-boot-starter-log4j2")
implementation 'org.codehaus.groovy:groovy-all:2.4.15'
implementation 'org.codehaus.groovy:groovy-all:3.0.7'