Skip to content

Commit 28ecf53

Browse files
committed
Upgrade to Lettuce 6.1.6.RELEASE
Closes gh-29417
1 parent b2c9245 commit 28ecf53

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
@@ -1063,7 +1063,7 @@ bom {
10631063
]
10641064
}
10651065
}
1066-
library("Lettuce", "6.1.5.RELEASE") {
1066+
library("Lettuce", "6.1.6.RELEASE") {
10671067
group("io.lettuce") {
10681068
modules = [
10691069
"lettuce-core"

0 commit comments

Comments
 (0)