Skip to content

Commit

Permalink
Upgrade to Jedis 3.7.1
Browse files Browse the repository at this point in the history
Closes gh-29065
  • Loading branch information
snicoll committed Dec 15, 2021
1 parent afd2544 commit 657f6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -860,7 +860,7 @@ bom {
]
}
}
library("Jedis", "3.7.0") {
library("Jedis", "3.7.1") {
group("redis.clients") {
modules = [
"jedis"
Expand Down

0 comments on commit 657f6e0

Please sign in to comment.