Upgrade to Jedis 6.6.0

Closes gh-45669
This commit is contained in:
Stéphane Nicoll
2025-05-26 09:54:13 +02:00
parent e46c0ea7fc
commit e4e3cd483e

View File

@@ -1008,7 +1008,7 @@ bom {
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
}
}
library("Jedis", "5.2.0") {
library("Jedis", "6.0.0") {
prohibit {
contains "-beta"
because "we don't want beta dependencies"