Skip to content

Commit b99ebc6

Browse files
committed
Upgrade to Lettuce 6.2.6.RELEASE
Closes gh-37002
1 parent bf98729 commit b99ebc6

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
@@ -776,7 +776,7 @@ bom {
776776
]
777777
}
778778
}
779-
library("Lettuce", "6.2.5.RELEASE") {
779+
library("Lettuce", "6.2.6.RELEASE") {
780780
group("io.lettuce") {
781781
modules = [
782782
"lettuce-core"

0 commit comments

Comments
 (0)