File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <version >1.20-SNAPSHOT</version >
1212 <properties >
1313 <gt .version>28-SNAPSHOT</gt .version>
14- <groovy .version>3.0.12</groovy .version>
14+ <jts .version>1.19.0</jts .version>
15+ <groovy .version>3.0.13</groovy .version>
1516 </properties >
1617 <dependencies >
1718 <dependency >
1819 <groupId >no.ecc.vectortile</groupId >
1920 <artifactId >java-vector-tile</artifactId >
20- <version >1.3.15 </version >
21+ <version >1.3.19 </version >
2122 <exclusions >
2223 <exclusion >
2324 <groupId >com.google.protobuf</groupId >
3233 <dependency >
3334 <groupId >org.locationtech.jts.io</groupId >
3435 <artifactId >jts-io-common</artifactId >
35- <version >1.19.0 </version >
36+ <version >${jts.version} </version >
3637 </dependency >
3738 <dependency >
3839 <groupId >org.geotools</groupId >
485486 <groupId >org.apache.maven.plugins</groupId >
486487 <artifactId >maven-shade-plugin</artifactId >
487488 <version >3.2.4</version >
488- <executions >
489+ <executions >
489490 <execution >
490491 <phase >package</phase >
491492 <goals >
You can’t perform that action at this time.
0 commit comments