diff --git a/api/pom.xml b/api/pom.xml
index fd078dc..e6592a3 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -37,7 +37,7 @@
redis.clients
jedis
- 4.4.3
+ 5.0.1
provided
diff --git a/shared/pom.xml b/shared/pom.xml
index 3d4fda7..2557d86 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -45,7 +45,7 @@
redis.clients
jedis
- 4.4.3
+ 5.0.1
compile