Skip to content

Commit 824e8c3

Browse files
committed
Upgrade to Lettuce 6.2.4.RELEASE
Closes gh-35062
1 parent c32ba70 commit 824e8c3

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
@@ -758,7 +758,7 @@ bom {
758758
]
759759
}
760760
}
761-
library("Lettuce", "6.2.3.RELEASE") {
761+
library("Lettuce", "6.2.4.RELEASE") {
762762
group("io.lettuce") {
763763
modules = [
764764
"lettuce-core"

0 commit comments

Comments
 (0)