From aa4fb123f517e7bdaf3ce870e313a1f94daf3d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:29:11 +0000 Subject: [PATCH] Bump org.springframework.data:spring-data-redis from 3.4.1 to 3.4.2 Bumps [org.springframework.data:spring-data-redis](https://github.com/spring-projects/spring-data-redis) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/spring-projects/spring-data-redis/releases) - [Commits](https://github.com/spring-projects/spring-data-redis/compare/3.4.1...3.4.2) --- 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 b27451b51..c1f87fa89 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.1 + 3.4.2