Skip to content

Commit df5c557

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump org.redisson:redisson-spring-boot-starter from 3.34.1 to 3.36.0
Bumps [org.redisson:redisson-spring-boot-starter](https://github.com/redisson/redisson) from 3.34.1 to 3.36.0. - [Release notes](https://github.com/redisson/redisson/releases) - [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md) - [Commits](redisson/redisson@redisson-3.34.1...redisson-3.36.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] <support@github.com>
1 parent cc1df4b commit df5c557

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.34.1"
11+
api "org.redisson:redisson-spring-boot-starter:3.36.0"
1212

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

0 commit comments

Comments
 (0)