From 97477375e222c6e7739c68f48611c8de20d8d6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:38:32 +0000 Subject: [PATCH] build(deps-dev): bump com.fasterxml.jackson.core:jackson-annotations Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.2 to 2.19.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.19.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sdk1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk1/pom.xml b/sdk1/pom.xml index 2a1ab266..14d03eb6 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -236,7 +236,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.15.2 + 2.19.2 test