Upgrade org.codehaus.groovy:groovy-all to 2.4.21.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #3180
This commit is contained in:
dependabot[bot]
2024-10-29 09:16:23 +01:00
committed by GitHub
parent a7fe3554c3
commit 9f11e7af4f

View File

@@ -234,7 +234,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.4</version>
<version>2.4.21</version>
<scope>test</scope>
</dependency>