Skip to content

Commit 95d47bc

Browse files
committed
Upgrade to Jedis 6.1.0
Closes gh-46687
1 parent 8278595 commit 95d47bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -974,7 +974,7 @@ bom {
974974
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
975975
}
976976
}
977-
library("Jedis", "6.0.0") {
977+
library("Jedis", "6.1.0") {
978978
alignWith {
979979
property {
980980
name "jedis"

0 commit comments

Comments
 (0)