From fd0360b8bf01b35b09701de3341c35850545aa10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:24:37 +0000 Subject: [PATCH] Bump redis.clients:jedis from 5.1.1 to 5.1.2 in /dashboard Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/redis/jedis/releases) - [Commits](https://github.com/redis/jedis/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: redis.clients:jedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/pom.xml b/dashboard/pom.xml index 1f9711c..88f59a8 100644 --- a/dashboard/pom.xml +++ b/dashboard/pom.xml @@ -47,7 +47,7 @@ redis.clients jedis - 5.1.1 + 5.1.2 jar compile