From 9fd256f5fb67bf6b54c4328685346afeeb6333a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:26:10 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.15.2 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] --- esdk-performance-testing/benchmarks/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/esdk-performance-testing/benchmarks/java/pom.xml b/esdk-performance-testing/benchmarks/java/pom.xml index 92374679a..7a5a53134 100644 --- a/esdk-performance-testing/benchmarks/java/pom.xml +++ b/esdk-performance-testing/benchmarks/java/pom.xml @@ -34,7 +34,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.22.0 com.fasterxml.jackson.dataformat