From f559fffa637b4cc56498a8cff9957dafda293732 Mon Sep 17 00:00:00 2001 From: Phillip Ross Date: Wed, 4 Mar 2020 14:42:03 -0500 Subject: [PATCH] JTS Update from v1.16.0 to v1.16.1 --- jdbc_jtsparser/pom.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/jdbc_jtsparser/pom.xml b/jdbc_jtsparser/pom.xml index 8ac6a06..06c5c70 100644 --- a/jdbc_jtsparser/pom.xml +++ b/jdbc_jtsparser/pom.xml @@ -16,6 +16,9 @@ Parser between JTS and PostGIS geometry formats. + + 1.16.1 + false org.postgresql.Driver jdbc:postgres_jts://localhost:5432/postgis1 @@ -32,13 +35,13 @@ org.locationtech.jts jts - 1.16.0 + ${dependency.jts-version.version} pom org.locationtech.jts jts-core - 1.16.0 + ${dependency.jts-version.version} org.locationtech.spatial4j