Skip to content

Commit 061dde6

Browse files
fix(deps): update dependency org.springframework.data:spring-data-redis to v3.3.6
1 parent cc73e59 commit 061dde6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.springframework.data</groupId>
3939
<artifactId>spring-data-redis</artifactId>
40-
<version>3.1.5</version>
40+
<version>3.3.6</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>io.lettuce</groupId>

0 commit comments

Comments
 (0)