Bump jackson-databind from 2.5.4 to 2.9.10.1 in /library

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.5.4 to 2.9.10.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/library/pom.xml b/library/pom.xml
index aa46d95..9d39b53 100644
--- a/library/pom.xml
+++ b/library/pom.xml
@@ -352,7 +352,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.5.4</version>
+      <version>2.9.10.1</version>
     </dependency>
     <dependency>
       <groupId>com.amazonaws</groupId>