update groovy-all plugin to 3.0.13 in gcube-experimental profile

This commit is contained in:
Roberto Cirillo 2023-10-13 12:05:58 +02:00
parent 4d24257b08
commit 0315b09ce7
1 changed files with 2 additions and 2 deletions

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>