Skip to content

Commit 7c85ebc

Browse files
committed
Upgrade to Lettuce 5.3.7.RELEASE
Closes gh-26097
1 parent 274cfc0 commit 7c85ebc

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
@@ -994,7 +994,7 @@ bom {
994994
]
995995
}
996996
}
997-
library("Lettuce", "5.3.6.RELEASE") {
997+
library("Lettuce", "5.3.7.RELEASE") {
998998
group("io.lettuce") {
999999
modules = [
10001000
"lettuce-core"

0 commit comments

Comments
 (0)