Skip to content

Commit

Permalink
Merge pull request #889 from otto-de/dependabot/gradle/org.redisson-r…
Browse files Browse the repository at this point in the history
…edisson-spring-boot-starter-3.25.2

Bump org.redisson:redisson-spring-boot-starter from 3.23.4 to 3.25.2
  • Loading branch information
rikostave1234 authored Jan 3, 2024
2 parents 82736e5 + 376a9de commit 31d314c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-redis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
api "org.springframework.boot:spring-boot-starter-data-redis"
api "org.springframework.boot:spring-boot-starter-web"
api "org.springframework.boot:spring-boot-actuator-autoconfigure"
api "org.redisson:redisson-spring-boot-starter:3.23.4"
api "org.redisson:redisson-spring-boot-starter:3.25.2"

implementation "org.springframework:spring-context"
implementation "org.springframework:spring-aop"
Expand Down

0 comments on commit 31d314c

Please sign in to comment.