Skip to content

Commit 21bd505

Browse files
committed
Upgrade to Jedis 4.3.2
Closes gh-34698
1 parent b28b5ef commit 21bd505

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
@@ -623,7 +623,7 @@ bom {
623623
]
624624
}
625625
}
626-
library("Jedis", "4.3.1") {
626+
library("Jedis", "4.3.2") {
627627
group("redis.clients") {
628628
modules = [
629629
"jedis"

0 commit comments

Comments
 (0)