From d9e0bc17f9e39b58d0e82d718a07dbe2e1126656 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 15:03:28 +0000 Subject: [PATCH] Bump jackson-databind from 2.9.10.8 to 2.12.7.1 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 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:development ... Signed-off-by: dependabot[bot] --- integration-tests-2.1/pom.xml | 2 +- integration-tests-2.2/pom.xml | 2 +- integration-tests-2.6/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/integration-tests-2.1/pom.xml b/integration-tests-2.1/pom.xml index ee7a8eeaba..2da51ce14c 100644 --- a/integration-tests-2.1/pom.xml +++ b/integration-tests-2.1/pom.xml @@ -75,7 +75,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.12.7.1 provided diff --git a/integration-tests-2.2/pom.xml b/integration-tests-2.2/pom.xml index 1a87cd5ac3..b24bd0d63d 100644 --- a/integration-tests-2.2/pom.xml +++ b/integration-tests-2.2/pom.xml @@ -71,7 +71,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.6.1 + 2.12.7.1 provided diff --git a/integration-tests-2.6/pom.xml b/integration-tests-2.6/pom.xml index 8140cff518..842958c5b0 100644 --- a/integration-tests-2.6/pom.xml +++ b/integration-tests-2.6/pom.xml @@ -77,7 +77,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.5.1 + 2.12.7.1 provided diff --git a/pom.xml b/pom.xml index 87d209591c..2c0c52f6ae 100644 --- a/pom.xml +++ b/pom.xml @@ -369,7 +369,7 @@ com.fasterxml.jackson.core jackson-databind - 2.13.3 + 2.12.7.1 org.thymeleaf