Updated depency version

feature/24026
Giancarlo Panichi 1 year ago
parent c451e4bf18
commit c269386d8f

@ -68,6 +68,9 @@
<dependent-module archiveName="ecological-engine-1.14.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ecological-engine/ecological-engine">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="seadatanet-connector-1.2.4-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/seadatanet-connector/seadatanet-connector">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="ecological-engine-smart-executor-1.6.8-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ecological-engine-smart-executor/ecological-engine-smart-executor">
<dependency-type>uses</dependency-type>
</dependent-module>

@ -109,7 +109,7 @@
<dependency>
<groupId>org.gcube.dataanalysis</groupId>
<artifactId>dataminer</artifactId>
<version>[1.8.0, 2.0.0-SNAPSHOT)</version>
<version>[1.9.0, 2.0.0-SNAPSHOT)</version>
<exclusions>
<exclusion>
<artifactId>commons-logging</artifactId>

Loading…
Cancel
Save