From 94bf939631956b428f8bc1a7d6c521e1cf95b462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 23:56:52 +0000 Subject: [PATCH] Bump jackson-databind from 2.10.1 to 2.12.7.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.7.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] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 04f87f4..d08a3a5 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 1.10.77 - 2.10.1 + 2.12.7.1 3.5.1 3.17 4.1 @@ -122,7 +122,7 @@ ${basedir} represents the directory containing pom.xml. com.fasterxml.jackson.core jackson-databind - 2.10.1 + 2.12.7.1