From 39fd1131c4d3b3851d2715253f4ac9b9513b6653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 14:33:14 +0000 Subject: [PATCH] build(deps): bump io.lettuce:lettuce-core Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 7.4.0.RELEASE to 7.5.0.RELEASE. - [Release notes](https://github.com/redis/lettuce/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](https://github.com/redis/lettuce/compare/7.4.0.RELEASE...7.5.0.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-version: 7.5.0.RELEASE dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- system-x/services/redis/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-x/services/redis/pom.xml b/system-x/services/redis/pom.xml index 567cde372..04d64f890 100644 --- a/system-x/services/redis/pom.xml +++ b/system-x/services/redis/pom.xml @@ -14,7 +14,7 @@ TNB :: System-X :: Services :: Redis - 7.4.0.RELEASE + 7.5.0.RELEASE