Skip to content

Commit cfbf30d

Browse files
committed
Upgrade to Lettuce 6.3.2.RELEASE
Closes gh-39985
1 parent 846284b commit cfbf30d

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
@@ -821,7 +821,7 @@ bom {
821821
]
822822
}
823823
}
824-
library("Lettuce", "6.3.1.RELEASE") {
824+
library("Lettuce", "6.3.2.RELEASE") {
825825
group("io.lettuce") {
826826
modules = [
827827
"lettuce-core"

0 commit comments

Comments
 (0)