Bump io.lettuce:lettuce-core from 6.3.0.RELEASE to 6.3.1.RELEASE (#8861)

Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.3.0.RELEASE to 6.3.1.RELEASE.
- [Release notes](https://github.com/lettuce-io/lettuce-core/releases)
- [Changelog](https://github.com/lettuce-io/lettuce-core/blob/6.3.1.RELEASE/RELEASE-NOTES.md)
- [Commits](https://github.com/lettuce-io/lettuce-core/compare/6.3.0.RELEASE...6.3.1.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]
2024-01-14 02:13:55 +00:00
committed by GitHub
parent c9ae430a95
commit b692080160

View File

@@ -88,7 +88,7 @@ ext {
jythonVersion = '2.7.3'
kotlinCoroutinesVersion = '1.7.3'
kryoVersion = '5.5.0'
lettuceVersion = '6.3.0.RELEASE'
lettuceVersion = '6.3.1.RELEASE'
log4jVersion = '2.22.1'
mailVersion = '2.0.2'
micrometerTracingVersion = '1.3.0-SNAPSHOT'