We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 098b14e + d5a8b41 commit 7237ea0Copy full SHA for 7237ea0
1 file changed
pom.xml
@@ -97,7 +97,7 @@
97
<dependency>
98
<groupId>com.graphhopper.external</groupId>
99
<artifactId>jackson-datatype-jts</artifactId>
100
- <version>0.12-2.5-1</version>
+ <version>2.14</version>
101
</dependency>
102
103
<groupId>com.carrotsearch</groupId>
@@ -107,7 +107,7 @@
107
108
<groupId>org.locationtech.jts</groupId>
109
<artifactId>jts-core</artifactId>
110
- <version>1.15.1</version>
+ <version>1.19.0</version>
111
112
113
<groupId>com.wdtinc</groupId>
0 commit comments