Bump org.redisson:redisson from 3.37.0 to 3.45.1

Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.37.0 to 3.45.1.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redisson/redisson/compare/redisson-3.37.0...redisson-3.45.1)

---
updated-dependencies:
- dependency-name: org.redisson:redisson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-03-27 19:48:19 +00:00 committed by Shaojin Wen
parent a8433a2a9e
commit ee4d907ce7
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@
<dependency> <dependency>
<groupId>org.redisson</groupId> <groupId>org.redisson</groupId>
<artifactId>redisson</artifactId> <artifactId>redisson</artifactId>
<version>3.37.0</version> <version>3.45.1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>