Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.data:spring-data-red…
Browse files Browse the repository at this point in the history
…is to v3.4.0
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent cc73e59 commit a5f2314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
<version>3.1.5</version>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>io.lettuce</groupId>
Expand Down

0 comments on commit a5f2314

Please sign in to comment.