Skip to content

Commit bf5cdbf

Browse files
committed
Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36434
1 parent 0f396c9 commit bf5cdbf

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
@@ -772,7 +772,7 @@ bom {
772772
]
773773
}
774774
}
775-
library("Lettuce", "6.2.4.RELEASE") {
775+
library("Lettuce", "6.2.5.RELEASE") {
776776
group("io.lettuce") {
777777
modules = [
778778
"lettuce-core"

0 commit comments

Comments
 (0)