Skip to content

Commit

Permalink
org.locationtech.jts is an eclipse project, but the dash license tool…
Browse files Browse the repository at this point in the history
… complains if we reference an older release for some reason
  • Loading branch information
hmottestad committed Dec 20, 2023
1 parent c90af45 commit 1e5c78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@
<dependency>
<groupId>org.locationtech.jts</groupId>
<artifactId>jts-core</artifactId>
<version>1.18.2</version>
<version>1.19.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit 1e5c78c

Please sign in to comment.