Skip to content

Commit 924ee4e

Browse files
committed
Upgrade to Lettuce 6.1.10.RELEASE
Closes gh-35484
1 parent db81002 commit 924ee4e

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
@@ -1058,7 +1058,7 @@ bom {
10581058
]
10591059
}
10601060
}
1061-
library("Lettuce", "6.1.8.RELEASE") {
1061+
library("Lettuce", "6.1.10.RELEASE") {
10621062
group("io.lettuce") {
10631063
modules = [
10641064
"lettuce-core"

0 commit comments

Comments
 (0)