Bump groovy-all from 2.4.20 to 2.4.21

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-03 22:18:45 +00:00
parent b3e48b0072
commit 96c6ca844a

View File

@@ -986,7 +986,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.20</version>
<version>2.4.21</version>
<classifier>indy</classifier>
<scope>test</scope>
</dependency>