Bump io.lettuce:lettuce-core from 6.5.4.RELEASE to 6.5.5.RELEASE (#9899)

Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.5.4.RELEASE to 6.5.5.RELEASE.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/redis/lettuce/blob/6.5.5.RELEASE/RELEASE-NOTES.md)
- [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.5.4.RELEASE...6.5.5.RELEASE)

---
updated-dependencies:
- dependency-name: io.lettuce:lettuce-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-16 00:18:18 +00:00
committed by GitHub
parent 0a11a5d632
commit 977226d01b

View File

@@ -89,7 +89,7 @@ ext {
junitJupiterVersion = '5.12.0'
kotlinCoroutinesVersion = '1.8.1'
kryoVersion = '5.6.2'
lettuceVersion = '6.5.4.RELEASE'
lettuceVersion = '6.5.5.RELEASE'
log4jVersion = '2.24.3'
mailVersion = '2.0.3'
micrometerTracingVersion = '1.5.0-SNAPSHOT'