diff --git a/src/gui/pom.xml b/src/gui/pom.xml index 5208904c..e95d8a00 100644 --- a/src/gui/pom.xml +++ b/src/gui/pom.xml @@ -35,8 +35,6 @@ 2.1 3.1.5 - 3.6.0.Final - 1.1.0 2.2.3 2.2 @@ -566,7 +564,7 @@ org.locationtech.jts jts-core - 1.15.1 + ${jts.version} diff --git a/src/gui/web/pom.xml b/src/gui/web/pom.xml index f8328f1f..92e8ee8c 100644 --- a/src/gui/web/pom.xml +++ b/src/gui/web/pom.xml @@ -367,6 +367,7 @@ + - - asm - asm - cglib cglib-nodep diff --git a/src/services/pom.xml b/src/services/pom.xml index 0f44be48..23fe7f5f 100644 --- a/src/services/pom.xml +++ b/src/services/pom.xml @@ -27,7 +27,6 @@ - 3.4.6 geofence 25-SNAPSHOT @@ -47,13 +46,6 @@ 1.3.03 2.1 - 3.6.9.Final - 1.1.0 - 1.1.3.1 - 1.1.3.1 - 42.1.1 - 1.3.3 - 1.1.2 2.3 3.2 @@ -73,7 +65,6 @@ 2.0.8 1.0.1 1.5.4 - 2.0 9.2.13.v20150730 1.2 @@ -709,7 +700,7 @@ org.locationtech.jts jts-core - 1.15.1 + ${jts.version}