Updated Jackson databind library.

Change-Id: I93f0c7390f42421f42c86e075ce6695d622b0043
diff --git a/pom.xml b/pom.xml
index 9047b67..dea13b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
 		<dependency>
 			<groupId>com.fasterxml.jackson.core</groupId>
 			<artifactId>jackson-databind</artifactId>
-			<version>2.9.7</version>
+			<version>2.9.8</version>
 		</dependency>
 		<dependency>
 			<groupId>org.slf4j</groupId>