From b0131e619a35ff9df7e45f24fc92140a98d98418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 08:26:18 +0000 Subject: [PATCH] Bump jackson-databind from 2.8.8.1 to 2.12.7.1 in /lrxTest Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.8.8.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] --- lrxTest/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lrxTest/pom.xml b/lrxTest/pom.xml index 84e5321..41514a7 100644 --- a/lrxTest/pom.xml +++ b/lrxTest/pom.xml @@ -29,7 +29,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.8.1 + 2.12.7.1 @@ -48,7 +48,7 @@ com.fasterxml.jackson.core jackson-databind - 2.8.8.1 + 2.12.7.1 compile