Skip to content

Commit 43ff574

Browse files
committed
Update redisson-spring-boot-starter
1 parent 16c3f87 commit 43ff574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse-redis/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88
api "org.springframework.boot:spring-boot-starter-data-redis:${springBootVersion}"
99
api "org.springframework.boot:spring-boot-starter-web:${springBootVersion}"
1010
api "org.springframework.boot:spring-boot-actuator-autoconfigure:${springBootVersion}"
11-
api "org.redisson:redisson-spring-boot-starter:3.15.6"
11+
api "org.redisson:redisson-spring-boot-starter:3.16.3"
1212

1313
implementation "org.springframework:spring-context:${springVersion}"
1414
implementation "org.springframework:spring-aop:${springVersion}"

0 commit comments

Comments
 (0)