From b9ecde4d8e5c52ab59fed5a4aa2717ec219fdbc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:42:41 +0000 Subject: [PATCH] chore(deps): bump com.fasterxml.jackson.core:jackson-databind Bumps the maven group with 1 update in the /integration-tests/lambda/default-java directory: [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson). Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.18.9 - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.18.9 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- integration-tests/lambda/default-java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/lambda/default-java/pom.xml b/integration-tests/lambda/default-java/pom.xml index 62c799e17..0a2ba1b43 100644 --- a/integration-tests/lambda/default-java/pom.xml +++ b/integration-tests/lambda/default-java/pom.xml @@ -27,7 +27,7 @@ com.fasterxml.jackson.core jackson-databind - 2.15.2 + 2.18.9