Skip to content

Commit 1072072

Browse files
committed
Upgrade to Lettuce 6.2.5.RELEASE
Closes gh-36436
1 parent c5a951d commit 1072072

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
@@ -794,7 +794,7 @@ bom {
794794
]
795795
}
796796
}
797-
library("Lettuce", "6.2.4.RELEASE") {
797+
library("Lettuce", "6.2.5.RELEASE") {
798798
group("io.lettuce") {
799799
modules = [
800800
"lettuce-core"

0 commit comments

Comments
 (0)