Upgrade jackson

This commit is contained in:
Gary Russell
2019-05-27 11:45:43 -04:00
parent a18f69b5b8
commit 6d7f988459

View File

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