Skip to content

Commit

Permalink
Merge pull request #2306 from lukas-krecan/dependabot/maven/org.sprin…
Browse files Browse the repository at this point in the history
…gframework.data-spring-data-redis-3.4.1

Bump org.springframework.data:spring-data-redis from 3.4.0 to 3.4.1
  • Loading branch information
lukas-krecan authored Dec 16, 2024
2 parents 38cf568 + 8281dfa commit 0b77fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/redis/shedlock-provider-redis-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0b77fbd

Please sign in to comment.