Bump org.codehaus.groovy:groovy-all from 2.1.9 to 2.4.21 in /core

Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.1.9 to 2.4.21.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-all
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-17 16:23:12 +00:00 committed by GitHub
parent 3614c2633e
commit dce7232fa4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
core/pom.xml Executable file → Normal file
View File

@ -95,7 +95,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.1.9</version>
<version>2.4.21</version>
</dependency>
</dependencies>