Skip to content

Commit c8cd1ac

Browse files
committed
Upgrade to Jedis 3.6.3
Closes gh-27712
1 parent 46a9342 commit c8cd1ac

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
@@ -844,7 +844,7 @@ bom {
844844
]
845845
}
846846
}
847-
library("Jedis", "3.6.2") {
847+
library("Jedis", "3.6.3") {
848848
group("redis.clients") {
849849
modules = [
850850
"jedis"

0 commit comments

Comments
 (0)