Update 'pom.xml'

update ecological-engine-smart-executor lower bound range
This commit is contained in:
Roberto Cirillo 2021-01-19 16:50:15 +01:00
parent cde6155c81
commit a1ae32f437
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-smart-executor</artifactId>
<version>[1.6.4,2.0.0-SNAPSHOT)</version>
<version>[1.6.5-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<exclusions>
<exclusion>
<groupId>org.glassfish.jersey.core</groupId>