Skip to content

Commit 9302bad

Browse files
committed
Upgrade to Lettuce 6.2.6.RELEASE
Closes gh-37004
1 parent 0ed32e8 commit 9302bad

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
@@ -798,7 +798,7 @@ bom {
798798
]
799799
}
800800
}
801-
library("Lettuce", "6.2.5.RELEASE") {
801+
library("Lettuce", "6.2.6.RELEASE") {
802802
group("io.lettuce") {
803803
modules = [
804804
"lettuce-core"

0 commit comments

Comments
 (0)