Skip to content

Commit 817a700

Browse files
authored
Merge pull request #3853 from eXist-db/dependabot/maven/com.vividsolutions-jts-1.13
Bump jts from 1.8 to 1.13
2 parents 3184cdd + cd4e050 commit 817a700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/indexes/spatial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>com.vividsolutions</groupId>
103103
<artifactId>jts</artifactId>
104-
<version>1.8</version>
104+
<version>1.13</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>org.hsqldb</groupId>

0 commit comments

Comments
 (0)