Skip to content

Commit acc5894

Browse files
authored
fix(deps): bump jackson version to 2.9.9.1
Resolves security vulnerability with jackson-databind
1 parent a68aa5f commit acc5894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<url>https://github.com/conveyal/datatools-server.git</url>
5252
</scm>
5353
<properties>
54-
<jackson.version>2.9.9</jackson.version>
54+
<jackson.version>2.9.9.1</jackson.version>
5555
<!-- Using the latest version of geotools (e.g, 20) seems to cause issues with the shapefile
5656
plugin where the_geom for each feature is null. -->
5757
<geotools.version>17.5</geotools.version>

0 commit comments

Comments
 (0)