From 85b2f76364d6b492511cdb7b4215fc01ba0b2ee3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:16:59 +0000 Subject: [PATCH] Bump jackson-databind in /Java/samples/simple-console Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Java/samples/simple-console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/samples/simple-console/pom.xml b/Java/samples/simple-console/pom.xml index b6c3bbc5ac..36fbb3bfb3 100644 --- a/Java/samples/simple-console/pom.xml +++ b/Java/samples/simple-console/pom.xml @@ -59,7 +59,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.1 + 2.13.4.2 com.microsoft.recognizers.text.datetime