Skip to content

Commit 1e5c78c

Browse files
committed
org.locationtech.jts is an eclipse project, but the dash license tool complains if we reference an older release for some reason
1 parent c90af45 commit 1e5c78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@
488488
<dependency>
489489
<groupId>org.locationtech.jts</groupId>
490490
<artifactId>jts-core</artifactId>
491-
<version>1.18.2</version>
491+
<version>1.19.0</version>
492492
</dependency>
493493
<dependency>
494494
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)