From 17cb3a723c332dba78685bb18ef9d42d3c5b82b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 11:35:25 -0700 Subject: [PATCH] build(deps-dev): bump com.fasterxml.jackson.core:jackson-annotations (#951) Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.14.1 to 2.15.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- sdk1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk1/pom.xml b/sdk1/pom.xml index 5fe88dff..87911f4f 100644 --- a/sdk1/pom.xml +++ b/sdk1/pom.xml @@ -236,7 +236,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.14.1 + 2.15.2 test