From de86ea7db16988afcbb1357efa497407c4fc5855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 21:00:07 +0000 Subject: [PATCH] dependabot: bump com.fasterxml.jackson.core:jackson-annotations Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.18.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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 7987d3f..e1b3282 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -69,7 +69,7 @@ com.fasterxml.jackson.core jackson-annotations - 2.18.2 + 2.19.2 org.springframework.boot