Bump jackson-databind from 2.7.0 to 2.9.10.1 in /contrib

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.0 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/contrib/pom.xml b/contrib/pom.xml
old mode 100755
new mode 100644
index a2264f1..e2412c2
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -650,7 +650,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.7.0</version>
+      <version>2.9.10.1</version>
     </dependency>
   </dependencies>
 </project>