From ca03b8d77d107fea00e902c42755e183967fc439 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 15:54:55 +0000 Subject: [PATCH] Bump com.fasterxml.jackson.core:jackson-core in /springdata-redis Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.6.4 to 2.15.0. - [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.6.4...jackson-core-2.15.0) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.15.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- springdata-redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springdata-redis/pom.xml b/springdata-redis/pom.xml index b440c37..4693098 100644 --- a/springdata-redis/pom.xml +++ b/springdata-redis/pom.xml @@ -58,7 +58,7 @@ com.fasterxml.jackson.core jackson-core - 2.6.4 + 2.15.0 test