From 76ec3d4aa0f41c34be89d05ca7aab465e9e68fed Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 19 Oct 2023 17:53:26 +0000
Subject: [PATCH] fix(deps): update dependency redis.clients:jedis to v4.4.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 163c9d7b..281394c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
redis.clients
jedis
- 4.3.1
+ 4.4.6
co.aikar