Skip to content

Commit 052624f

Browse files
committed
Upgrade to Lettuce 6.0.3.RELEASE
Closes gh-25720
1 parent a8667da commit 052624f

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.2.RELEASE") {
937+
library("Lettuce", "6.0.3.RELEASE") {
938938
group("io.lettuce") {
939939
modules = [
940940
"lettuce-core"

0 commit comments

Comments
 (0)