From c9a172c598ad74ec5148fdaa0a06d3f76313c372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 07:21:22 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.2 to 2.12.7.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.2 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 7ec6e556..5cfcd3ea 100644 --- a/pom.xml +++ b/pom.xml @@ -159,13 +159,13 @@ com.fasterxml.jackson.core jackson-databind - 2.8.2 + 2.12.7.1 compile com.fasterxml.jackson.core jackson-databind - 2.8.2 + 2.12.7.1 compile