Skip to content

Commit e99d53b

Browse files
committed
Upgrade to Lettuce 6.1.9.RELEASE
Closes gh-31728
1 parent 6181db3 commit e99d53b

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
@@ -1076,7 +1076,7 @@ bom {
10761076
]
10771077
}
10781078
}
1079-
library("Lettuce", "6.1.8.RELEASE") {
1079+
library("Lettuce", "6.1.9.RELEASE") {
10801080
group("io.lettuce") {
10811081
modules = [
10821082
"lettuce-core"

0 commit comments

Comments
 (0)