Upgrade Jackson version

This commit is contained in:
Gary Russell
2019-11-05 16:56:34 -05:00
parent 40409d3946
commit 66e65055da

View File

@@ -138,7 +138,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10</version>
<version>2.9.10.1</version>
<scope>runtime</scope>
</dependency>