From 0aa45a44a846bc9805e5ce85f124d4b512c49799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 04:41:45 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /locus Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 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] --- locus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locus/pom.xml b/locus/pom.xml index 48e6e4b..cce28ab 100644 --- a/locus/pom.xml +++ b/locus/pom.xml @@ -52,7 +52,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.12.6.1 ch.qos.logback