From c177d240b77a35697dca4161edc3bbb439ad8558 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:31:32 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.8 to 2.22.0. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- functional-e2e-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional-e2e-tests/pom.xml b/functional-e2e-tests/pom.xml index 5eac599..05eb275 100644 --- a/functional-e2e-tests/pom.xml +++ b/functional-e2e-tests/pom.xml @@ -17,7 +17,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.22.0 junit