diff --git a/src/pom.xml b/src/pom.xml
index 07062cd4..0e045db1 100644
--- a/src/pom.xml
+++ b/src/pom.xml
@@ -124,6 +124,8 @@
1.0
5.5.0.Final
+ 1.1.3.2
+ 1.17.1
1.2.0
2.2.3
2.1_3
@@ -742,18 +744,10 @@
1.3.0-SNAPSHOT
-
com.googlecode.genericdao
search-jpa-hibernate
1.3.0-SNAPSHOT
-
@@ -770,11 +764,6 @@
${hibernate-version}
-
@@ -782,7 +771,7 @@
org.hibernatespatial
hibernate-spatial-postgis
- 1.1.1
+ ${hibernate-spatial-version}
@@ -799,9 +788,9 @@
42.2.23
- com.vividsolutions
- jts
- 1.10
+ org.locationtech.jts
+ jts-core
+ ${jts.version}