Update 'pom.xml'

update ecological-engine-smart-executor lower bound
This commit is contained in:
Roberto Cirillo 2021-01-20 15:52:27 +01:00
parent 8abb4d2f7a
commit 69e4c483a3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine-smart-executor</artifactId>
<version>[1.6.2,2.0.0-SNAPSHOT)</version>
<version>[1.6.5-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<exclusions>
<exclusion>
<artifactId>common-utils-encryption</artifactId>