Feature/24026 #3

Merged
giancarlo.panichi merged 194 commits from Feature/24026 into master 2023-11-09 19:12:54 +01:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 7e2d6406ca - Show all commits

View File

@ -38,6 +38,7 @@
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears-app</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.2)</version>
</dependency>
<dependency>
@ -67,7 +68,7 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-smart-executor</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>[1.4.0-SNAPSHOT, 1.5.0-SNAPSHOT)</version>
</dependency>