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.3.1
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent fd0cfc0 commit 24ab131
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.3.1</version>
</dependency>
<dependency>
<groupId>io.lettuce</groupId>
Expand Down

0 comments on commit 24ab131

Please sign in to comment.