Skip to content

Commit 3a8736a

Browse files
committed
Upgrade to Lettuce 6.0.4.RELEASE
Closes gh-26102
1 parent 0429ab4 commit 3a8736a

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
@@ -934,7 +934,7 @@ bom {
934934
]
935935
}
936936
}
937-
library("Lettuce", "6.0.3.RELEASE") {
937+
library("Lettuce", "6.0.4.RELEASE") {
938938
group("io.lettuce") {
939939
modules = [
940940
"lettuce-core"

0 commit comments

Comments
 (0)