From dcf2c2dea554d0780567d4dc321d3bc686e9ad28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 03:19:52 +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 0.3.0 to 2.12.7.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.12.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/kotlin/pom.xml b/sdks/kotlin/pom.xml index 6e085803..995c75d1 100644 --- a/sdks/kotlin/pom.xml +++ b/sdks/kotlin/pom.xml @@ -65,7 +65,7 @@ com.fasterxml.jackson.core jackson-databind - 0.3.0 + 2.12.7.1 com.fasterxml.jackson.module