Skip to content

Commit

Permalink
Bump redisson-spring-boot-starter from 3.17.6 to 3.17.7
Browse files Browse the repository at this point in the history
Bumps [redisson-spring-boot-starter](https://github.com/redisson/redisson) from 3.17.6 to 3.17.7.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.17.6...redisson-3.17.7)

---
updated-dependencies:
- dependency-name: org.redisson:redisson-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Oct 26, 2022
1 parent 44c6f63 commit 1954402
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:${springBootVersion}"
api "org.springframework.boot:spring-boot-starter-web:${springBootVersion}"
api "org.springframework.boot:spring-boot-actuator-autoconfigure:${springBootVersion}"
api "org.redisson:redisson-spring-boot-starter:3.17.6"
api "org.redisson:redisson-spring-boot-starter:3.17.7"

implementation "org.springframework:spring-context:${springVersion}"
implementation "org.springframework:spring-aop:${springVersion}"
Expand Down

0 comments on commit 1954402

Please sign in to comment.