From 6646c22fa8f81af524053457347d639775fe81a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 23:08:46 +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.1. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.19.1 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..2baa88ab 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -236,7 +236,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.15.2 + 2.19.1 test