Skip to content

Commit 75dbbad

Browse files
committed
Upgrade to Jedis 6.2.0
Closes gh-47045
1 parent b888ba4 commit 75dbbad

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
@@ -980,7 +980,7 @@ bom {
980980
releaseNotes("https://github.com/hunterhacker/jdom/releases/tag/JDOM-{version}")
981981
}
982982
}
983-
library("Jedis", "6.1.0") {
983+
library("Jedis", "6.2.0") {
984984
alignWith {
985985
property {
986986
name "jedis"

0 commit comments

Comments
 (0)