Skip to content

Commit 3112d16

Browse files
committed
Upgrade to Jedis 3.6.2
Closes gh-27401
1 parent d37e79a commit 3112d16

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
@@ -855,7 +855,7 @@ bom {
855855
]
856856
}
857857
}
858-
library("Jedis", "3.6.1") {
858+
library("Jedis", "3.6.2") {
859859
group("redis.clients") {
860860
modules = [
861861
"jedis"

0 commit comments

Comments
 (0)