From 8281dfac1fe4cf33a8bbcafa4dcdfb5f95493151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:21:14 +0000 Subject: [PATCH] Bump org.springframework.data:spring-data-redis from 3.4.0 to 3.4.1 Bumps [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/spring-projects/spring-data-redis/releases) - [Commits](https://github.com/spring-projects/spring-data-redis/compare/3.4.0...3.4.1) --- updated-dependencies: - dependency-name: org.springframework.data:spring-data-redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- providers/redis/shedlock-provider-redis-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/redis/shedlock-provider-redis-spring/pom.xml b/providers/redis/shedlock-provider-redis-spring/pom.xml index 448b9ed3b..0b6b0b0ab 100644 --- a/providers/redis/shedlock-provider-redis-spring/pom.xml +++ b/providers/redis/shedlock-provider-redis-spring/pom.xml @@ -21,7 +21,7 @@ org.springframework.data spring-data-redis - 3.4.0 + 3.4.1