This commit is contained in:
dependabot[bot] 2025-07-01 18:42:58 +08:00 committed by GitHub
commit 5acdddbb70
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>