[MCHANGES-417] Bump jackson-databind from 2.1.0 to 2.12.7.1 (#27)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 153dfed..2db832d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -323,7 +323,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.1.0</version>
+      <version>2.12.7.1</version>
     </dependency>
 
     <dependency>