From 27b00e8f5884de2b9249456dfd0142ee834ad862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 20:06:15 +0000 Subject: [PATCH] Bump jackson-databind from 2.0.0 to 2.12.6.1 in /cap-04 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.0.0 to 2.12.6.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] --- cap-04/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cap-04/pom.xml b/cap-04/pom.xml index 573b628..72709ad 100644 --- a/cap-04/pom.xml +++ b/cap-04/pom.xml @@ -47,7 +47,7 @@ com.fasterxml.jackson.core jackson-databind - 2.0.0 + 2.12.6.1