Skip to content

Commit 3109a18

Browse files
committed
Upgrade to Lettuce 6.1.8.RELEASE
Closes gh-30339
1 parent dfa95a2 commit 3109a18

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
@@ -1074,7 +1074,7 @@ bom {
10741074
]
10751075
}
10761076
}
1077-
library("Lettuce", "6.1.6.RELEASE") {
1077+
library("Lettuce", "6.1.8.RELEASE") {
10781078
group("io.lettuce") {
10791079
modules = [
10801080
"lettuce-core"

0 commit comments

Comments
 (0)