Bump fasterxml-jackson.version from 2.5.4 to 2.10.1

Bumps `fasterxml-jackson.version` from 2.5.4 to 2.10.1.

Updates `jackson-core` from 2.5.4 to 2.10.1
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.5.4...jackson-core-2.10.1)

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

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

Updates `jackson-module-scala_2.11` from 2.5.4 to 2.10.1
- [Release notes](https://github.com/FasterXML/jackson-module-scala/releases)
- [Changelog](https://github.com/FasterXML/jackson-module-scala/blob/master/release.sbt)
- [Commits](https://github.com/FasterXML/jackson-module-scala/commits/jackson-module-scala-2.10.1)

Updates `jackson-jaxrs-json-provider` from 2.5.4 to 2.10.1

Updates `jackson-jaxrs-base` from 2.5.4 to 2.10.1
- [Release notes](https://github.com/FasterXML/jackson-jaxrs-providers/releases)
- [Commits](https://github.com/FasterXML/jackson-jaxrs-providers/compare/jackson-jaxrs-providers-2.5.4...jackson-jaxrs-providers-2.10.1)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
old mode 100755
new mode 100644
index 00962ff..352f688
--- a/pom.xml
+++ b/pom.xml
@@ -218,7 +218,7 @@
         <!-- Serialization -->
         <gson.version>2.2.2</gson.version>
         <guava.version>15.0</guava.version>
-        <fasterxml-jackson.version>2.5.4</fasterxml-jackson.version>
+        <fasterxml-jackson.version>2.10.1</fasterxml-jackson.version>
         <jsoup.version>1.7.3</jsoup.version>
         <io.netty.version>3.6.7.Final</io.netty.version>
         <org.json.version>20131018</org.json.version>