Skip to content

Commit 204e979

Browse files
committed
Upgrade to Jedis 5.2.0
Closes gh-42651
1 parent cf300dd commit 204e979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ bom {
883883
]
884884
}
885885
}
886-
library("Jedis", "5.1.5") {
886+
library("Jedis", "5.2.0") {
887887
group("redis.clients") {
888888
modules = [
889889
"jedis"

0 commit comments

Comments
 (0)