Bump jackson.databind.version from 2.6.1 to 2.10.1

Bumps `jackson.databind.version` from 2.6.1 to 2.10.1.

Updates `jackson-databind` from 2.6.1 to 2.10.1
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.6.1 to 2.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/pom.xml b/pom.xml
index 46d8838..e784fb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
     <hive.version>2.1.0</hive.version>
     <parquet.version>1.8.1</parquet.version>
     <javassist.version>3.16.1-GA</javassist.version>
-    <jackson.databind.version>2.6.1</jackson.databind.version>
+    <jackson.databind.version>2.10.1</jackson.databind.version>
     <protobuf-java.version>2.5.0</protobuf-java.version>
     <libthrift.version>0.8.0</libthrift.version>
     <slf4j.version>1.6.1</slf4j.version>