Skip to content

Commit e4e3cd4

Browse files
committed
Upgrade to Jedis 6.6.0
Closes gh-45669
1 parent e46c0ea commit e4e3cd4

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
@@ -1008,7 +1008,7 @@ bom {
10081008
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
10091009
}
10101010
}
1011-
library("Jedis", "5.2.0") {
1011+
library("Jedis", "6.0.0") {
10121012
prohibit {
10131013
contains "-beta"
10141014
because "we don't want beta dependencies"

0 commit comments

Comments
 (0)