diff --git a/pom.xml b/pom.xml index f5b45ff..02234c3 100644 --- a/pom.xml +++ b/pom.xml @@ -162,6 +162,33 @@ mapstruct ${org.mapstruct.version} + + com.esri.geometry + esri-geometry-api + 2.2.4 + + + + org.locationtech.proj4j + proj4j + 1.1.5 + + + org.locationtech.jts + jts-core + 1.18.0 + + + org.json + json + 20220320 + + + com.googlecode.json-simple + json-simple + 1.1.1 + +