From edbb7fe3482aedc30318de739472d1a2240aef4e Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Thu, 19 Nov 2020 22:12:10 -0800 Subject: Add maven dependencies --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 7cb5615af..d452878bf 100644 --- a/pom.xml +++ b/pom.xml @@ -186,6 +186,16 @@ ical4j 2.0.5 + + org.locationtech.spatial4j + spatial4j + 0.7 + + + org.locationtech.jts + jts-core + 1.17.1 + com.fizzed ch-smpp -- cgit v1.2.3