From 1e10649c3216d7b51f57dd8b5e77183c6ca171e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 05:28:50 +0000 Subject: [PATCH] Bump jackson-databind from 2.6.3 to 2.12.7.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.6.3 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] --- aar-service/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aar-service/pom.xml b/aar-service/pom.xml index e2e84ec..015dd9f 100644 --- a/aar-service/pom.xml +++ b/aar-service/pom.xml @@ -118,7 +118,7 @@ com.fasterxml.jackson.core jackson-databind - 2.6.3 + 2.12.7.1 com.101tec diff --git a/pom.xml b/pom.xml index 439cf51..b5b46bf 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ com.fasterxml.jackson.core jackson-databind - 2.6.3 + 2.12.7.1 com.101tec