Skip to content

Bump org.redisson:redisson from 3.46.0 to 3.47.0 #728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.redisson:redisson from 3.46.0 to 3.47.0
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from 3.46.0 to 3.47.0.
- [Release notes](https://github.com/redisson/redisson/releases)
- [Changelog](https://github.com/redisson/redisson/blob/master/CHANGELOG.md)
- [Commits](redisson/redisson@redisson-3.46.0...redisson-3.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2025
commit 9de8b901b3d80b702453cf92d44f6d995f2b9b7a
2 changes: 1 addition & 1 deletion maven-resolver-named-locks-redisson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson</artifactId>
<version>3.46.0</version>
<version>3.47.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down