Commit 1bd78eb9 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Jedis 3.5.1

Closes gh-25238
parent 1f1f510c
...@@ -819,7 +819,7 @@ bom { ...@@ -819,7 +819,7 @@ bom {
] ]
} }
} }
library("Jedis", "3.3.0") { library("Jedis", "3.5.1") {
group("redis.clients") { group("redis.clients") {
modules = [ modules = [
"jedis" "jedis"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment