Upgrade to Jedis 5.1.5

Closes gh-42222
This commit is contained in:
Andy Wilkinson 2024-09-11 11:17:18 +01:00
parent 477c2c4581
commit add55e91da
1 changed files with 1 additions and 1 deletions

View File

@ -884,7 +884,7 @@ bom {
] ]
} }
} }
library("Jedis", "5.0.2") { library("Jedis", "5.1.5") {
group("redis.clients") { group("redis.clients") {
modules = [ modules = [
"jedis" "jedis"