Bump jackson-databind from 2.13.3 to 2.14.0

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

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index f72ea59..820346c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
     <hc.client.version>4.5.13</hc.client.version>
     <hc.core.version>4.4.11</hc.core.version>
     <jackson.version>2.13.3</jackson.version>
-    <jackson-databind.version>2.13.3</jackson-databind.version>
+    <jackson-databind.version>2.14.0</jackson-databind.version>
     <aalto-xml.version>1.3.1</aalto-xml.version>
     <xmlunit.version>1.6</xmlunit.version>
     <mockito-all.version>1.9.5</mockito-all.version>