Skip to content

Commit 9073960

Browse files
committed
Upgrade to Lettuce 6.1.10.RELEASE
Closes gh-32669
1 parent f49d170 commit 9073960

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
@@ -1079,7 +1079,7 @@ bom {
10791079
]
10801080
}
10811081
}
1082-
library("Lettuce", "6.1.9.RELEASE") {
1082+
library("Lettuce", "6.1.10.RELEASE") {
10831083
group("io.lettuce") {
10841084
modules = [
10851085
"lettuce-core"

0 commit comments

Comments
 (0)