File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -106,9 +106,6 @@ object Dependencies {
106106 val geotoolsShapefile = " org.geotools" % " gt-shapefile" % Version .geotools
107107 val geotoolsMetadata = " org.geotools" % " gt-metadata" % Version .geotools
108108 val geotoolsOpengis = " org.geotools" % " gt-opengis" % Version .geotools
109-
110- val imageioExtUtilities = " it.geosolutions.imageio-ext" % " imageio-ext-utilities" % " 1.3.5"
111- val jtUtilities = " it.geosolutions.jaiext.utilities" % " jt-utilities" % " 1.1.20"
112109
113110 // located in the OSGeo repo: https://repo.osgeo.org/repository/release/
114111 val jaiCore = " javax.media" % " jai_core" % " 1.1.3"
Original file line number Diff line number Diff line change @@ -283,8 +283,6 @@ object Settings {
283283 geotoolsReferencing,
284284 geotoolsMetadata,
285285 geotoolsOpengis,
286- imageioExtUtilities,
287- jtUtilities,
288286 geotoolsGeoTiff % Test ,
289287 geotoolsShapefile % Test ,
290288 scalatest % Test
You can’t perform that action at this time.
0 commit comments