Skip to content

Commit 70e412e

Browse files
Merge pull request lukas-krecan#670 from lukas-krecan/dependabot/maven/org.springframework.data-spring-data-redis-2.5.4
2 parents ef0b1e0 + 2075a73 commit 70e412e

File tree

1 file changed

+1
-1
lines changed
  • providers/redis/shedlock-provider-redis-spring

1 file changed

+1
-1
lines changed

providers/redis/shedlock-provider-redis-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.springframework.data</groupId>
2323
<artifactId>spring-data-redis</artifactId>
24-
<version>2.5.3</version>
24+
<version>2.5.4</version>
2525
</dependency>
2626

2727
<dependency>

0 commit comments

Comments
 (0)