Updated pom.xml to fix max computation limit [#22700]

feature/23107
Giancarlo Panichi 2 years ago
parent a970b2e432
commit c38f4f93ea

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

Loading…
Cancel
Save