Bump jackson-databind from 2.12.0 to 2.12.1 (#94)

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.0 to 2.12.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 c73d3f0..a911e5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -409,7 +409,7 @@
     <dependency>

       <groupId>com.fasterxml.jackson.core</groupId>

       <artifactId>jackson-databind</artifactId>

-      <version>2.12.0</version>

+      <version>2.12.1</version>

       <optional>true</optional>

     </dependency>