bug/25872 #26

Merged
roberto.cirillo merged 12 commits from bug/25872 into master 2024-04-03 11:18:15 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 0315b09ce7 - Show all commits

View File

@ -385,8 +385,8 @@
<dependencies>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>3.0.8</version>
<artifactId>groovy-all</artifactId>
<version>3.0.13</version>
<type>pom</type>
</dependency>
</dependencies>