Upgrade Jackson Version

This commit is contained in:
Gary Russell
2019-09-24 13:22:43 -04:00
parent 3b9d1b0a11
commit 83772a58c8

View File

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