Bump jackson-databind from 2.15.0 to 2.15.1 (closes #69)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.15.0 to 2.15.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

Change-Id: I3a438d3b789d709bdc7d1fa94d7c9bd34ee0a4b5

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

Signed-off-by: dependabot[bot] <support@github.com>

Change-Id: I5426f3acaa54055af153106da5d2c7630a00fd51
diff --git a/pom.xml b/pom.xml
index bada5bd..b196b5b 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.0</version>
+      <version>2.15.1</version>
     </dependency>
 
     <!-- jetty -->