Merge pull request #85 from apache/dependabot/maven/com.fasterxml.jackson.module-jackson-module-jaxb-annotations-2.15.3

TENTACLES-16: Bump com.fasterxml.jackson.module:jackson-module-jaxb-annotations from 2.15.2 to 2.15.3
diff --git a/pom.xml b/pom.xml
index 24cd62c..56fbf7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.module</groupId>
       <artifactId>jackson-module-jaxb-annotations</artifactId>
-      <version>2.15.2</version>
+      <version>2.15.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>