Skip to content

Commit 6d5d8cb

Browse files
committed
Upgrade to Lettuce 5.3.6.RELEASE
Closes gh-24801
1 parent 6b353ae commit 6d5d8cb

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
@@ -993,7 +993,7 @@ bom {
993993
]
994994
}
995995
}
996-
library("Lettuce", "5.3.5.RELEASE") {
996+
library("Lettuce", "5.3.6.RELEASE") {
997997
group("io.lettuce") {
998998
modules = [
999999
"lettuce-core"

0 commit comments

Comments
 (0)