We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a68aa5f commit acc5894Copy full SHA for acc5894
pom.xml
@@ -51,7 +51,7 @@
51
<url>https://github.com/conveyal/datatools-server.git</url>
52
</scm>
53
<properties>
54
- <jackson.version>2.9.9</jackson.version>
+ <jackson.version>2.9.9.1</jackson.version>
55
<!-- Using the latest version of geotools (e.g, 20) seems to cause issues with the shapefile
56
plugin where the_geom for each feature is null. -->
57
<geotools.version>17.5</geotools.version>
0 commit comments