Update 'pom.xml'

update ecological engine lower bound
This commit is contained in:
Roberto Cirillo 2021-01-19 16:00:44 +01:00
parent 429b7e5d67
commit d82ca437d8
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>ecological-engine</artifactId>
<version>[1.12.0,2.0.0-SNAPSHOT)</version>
<version>[1.14.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>geoutils-custom</groupId>