Skip to content

Commit f1bc7c9

Browse files
committed
Upgrade to Lettuce 6.3.1.RELEASE
Closes gh-39188
1 parent c34d334 commit f1bc7c9

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
@@ -825,7 +825,7 @@ bom {
825825
]
826826
}
827827
}
828-
library("Lettuce", "6.3.0.RELEASE") {
828+
library("Lettuce", "6.3.1.RELEASE") {
829829
group("io.lettuce") {
830830
modules = [
831831
"lettuce-core"

0 commit comments

Comments
 (0)