[JAVA-16398] Removed duplicate dependency (#13522)

This commit is contained in:
panos-kakos
2023-02-23 19:11:06 +02:00
committed by GitHub
parent 6bef35efc5
commit 7a90925e07

View File

@@ -39,13 +39,6 @@
<artifactId>gt-swing</artifactId>
<version>${geotools-swing.version}</version>
</dependency>
<dependency>
<groupId>org.locationtech.jts</groupId>
<artifactId>jts-core</artifactId>
<version>1.19.0</version>
</dependency>
</dependencies>
<properties>