diff --git a/cms-plugin-framework/pom.xml b/cms-plugin-framework/pom.xml index 49562a2..d40dcf8 100644 --- a/cms-plugin-framework/pom.xml +++ b/cms-plugin-framework/pom.xml @@ -36,27 +36,46 @@ pom import + + + + + + + net.postgis + postgis-jdbc + 2.5.0 + provided + + + + + org.gcube.spatial.data + gis-interface + [2.4.6,3.0.0) + provided + + + + + + org.gcube.data.transfer + data-transfer-library + [1.2.1,2.0.0] + provided + + - - org.slf4j - slf4j-api - provided - - - org.gcube.application.cms geoportal-common - - org.projectlombok - lombok - + com.fasterxml.jackson.datatype @@ -87,37 +106,6 @@ reflections - - - - - - - - net.postgis - postgis-jdbc - 2.5.0 - provided - - - - - org.gcube.spatial.data - gis-interface - [2.4.6,3.0.0) - provided - - - - - - org.gcube.data.transfer - data-transfer-library - [1.2.1,2.0.0] - provided - - - \ No newline at end of file