Bump jackson-databind from 2.3.1 to 2.9.10.1 in /stack/launcher

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

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/stack/launcher/pom.xml b/stack/launcher/pom.xml
index d34ced2..3aa054c 100644
--- a/stack/launcher/pom.xml
+++ b/stack/launcher/pom.xml
@@ -260,7 +260,7 @@
     <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-databind</artifactId>
-      <version>2.3.1</version>
+      <version>2.9.10.1</version>
       <type>jar</type>
     </dependency>