Skip to content

Commit a9fb31c

Browse files
Bump org.redisson:redisson-spring-boot-starter from 3.36.0 to 3.45.0
Bumps [org.redisson:redisson-spring-boot-starter](https://github.com/redisson/redisson) from 3.36.0 to 3.45.0. - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](redisson/redisson@redisson-3.36.0...redisson-3.45.0) --- updated-dependencies: - dependency-name: org.redisson:redisson-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67d2b3f commit a9fb31c

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"
99
api "org.springframework.boot:spring-boot-starter-web"
1010
api "org.springframework.boot:spring-boot-actuator-autoconfigure"
11-
api "org.redisson:redisson-spring-boot-starter:3.36.0"
11+
api "org.redisson:redisson-spring-boot-starter:3.45.0"
1212

1313
implementation "org.springframework:spring-context"
1414
implementation "org.springframework:spring-aop"

0 commit comments

Comments
 (0)