Skip to content

Commit e6e830c

Browse files
Bump org.locationtech.jts:jts-core from 1.19.0 to 1.20.0 (#13188)
1 parent f242cbc commit e6e830c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/calcite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.locationtech.jts</groupId>
164164
<artifactId>jts-core</artifactId>
165-
<version>1.19.0</version>
165+
<version>1.20.0</version>
166166
</dependency>
167167

168168
<dependency>

modules/indexing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<dependency>
154154
<groupId>org.locationtech.jts</groupId>
155155
<artifactId>jts-core</artifactId>
156-
<version>1.19.0</version>
156+
<version>1.20.0</version>
157157
<scope>test</scope>
158158
</dependency>
159159

0 commit comments

Comments
 (0)