We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc5b9b commit 0c6d508Copy full SHA for 0c6d508
pom.xml
@@ -44,7 +44,7 @@
44
<exclusions>
45
<!-- Exclude JTS so geotools can pull in it's version -->
46
<exclusion>
47
- <groupId>com.vividsolutions</groupId>
+ <groupId>org.locationtech.jts</groupId>
48
<artifactId>jts-core</artifactId>
49
</exclusion>
50
<!-- Exclude protobuf here so gt-geobuf can pull in a more recent version -->
0 commit comments