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 1 additions and 1 deletions
Showing only changes of commit 4d24257b08 - Show all commits

View File

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