From ad9fe9ec5eac9155a8d095dcdd5c19c3b95509b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 06:52:31 +0000 Subject: [PATCH] build(deps): bump jackson-databind in /quickstart-yaml Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.13.4.1. - [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] --- quickstart-yaml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-yaml/pom.xml b/quickstart-yaml/pom.xml index 60c5249..85b88b3 100644 --- a/quickstart-yaml/pom.xml +++ b/quickstart-yaml/pom.xml @@ -20,7 +20,7 @@ 1.26 1.3 1.14 - 2.13.3 + 2.13.4.1