Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.16.0 (closes #86)

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 to 2.16.0.
- [Commits](https://github.com/FasterXML/jackson/commits)

Change-Id: I7c810907f8e178867ccf73d4413645ac269a0808

---
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>

Change-Id: Idc617fc77aceaa2ef31d8e0bbcfcf965ca1b248d
diff --git a/pom.xml b/pom.xml
index edb60a9..0213061 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.15.2</version>
+      <version>2.16.0</version>
     </dependency>
 
     <!-- jetty -->