From 742ef2f08d725c300dd2670f6d8caeba7d7b254e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:26:00 +0000 Subject: [PATCH] Bump io.lettuce:lettuce-core from 7.2.0.RELEASE to 7.6.0.RELEASE Bumps [io.lettuce:lettuce-core](https://github.com/redis/lettuce) from 7.2.0.RELEASE to 7.6.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.2.0.RELEASE...7.6.0.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-version: 7.6.0.RELEASE dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vol_/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vol_/pom.xml b/vol_/pom.xml index 7fa66e9..bdf53e0 100644 --- a/vol_/pom.xml +++ b/vol_/pom.xml @@ -20,7 +20,7 @@ io.lettuce lettuce-core - 7.2.0.RELEASE + 7.6.0.RELEASE io.micrometer