Skip to content

Commit c8a53a6

Browse files
committed
Upgrade to Lettuce 6.2.7.RELEASE
Closes gh-38445
1 parent 9c20596 commit c8a53a6

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
@@ -775,7 +775,7 @@ bom {
775775
]
776776
}
777777
}
778-
library("Lettuce", "6.2.6.RELEASE") {
778+
library("Lettuce", "6.2.7.RELEASE") {
779779
group("io.lettuce") {
780780
modules = [
781781
"lettuce-core"

0 commit comments

Comments
 (0)