Fixing the conflict on 'json' library, see #24263?#note-1
This commit is contained in:
parent
2cb435c546
commit
ac95b4616a
6
pom.xml
6
pom.xml
|
@ -161,12 +161,6 @@
|
|||
<version>[1.0.0, 2.0.0-SNAPSHOT)</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20140107</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.gcube.application</groupId>
|
||||
<artifactId>geoportal-data-common</artifactId>
|
||||
|
|
Loading…
Reference in New Issue