Skip to content

Commit a99f831

Browse files
committed
Upgrade to Jedis 3.3.0
Closes gh-21405
1 parent ea0425d commit a99f831

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
@@ -840,7 +840,7 @@ bom {
840840
]
841841
}
842842
}
843-
library("Jedis", "3.2.0") {
843+
library("Jedis", "3.3.0") {
844844
group("redis.clients") {
845845
modules = [
846846
"jedis"

0 commit comments

Comments
 (0)