Skip to content

Commit 1eb8bca

Browse files
committed
Upgrade to Lettuce 6.1.8.RELEASE
Closes gh-30336
1 parent bbd5db7 commit 1eb8bca

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
@@ -1057,7 +1057,7 @@ bom {
10571057
]
10581058
}
10591059
}
1060-
library("Lettuce", "6.1.6.RELEASE") {
1060+
library("Lettuce", "6.1.8.RELEASE") {
10611061
group("io.lettuce") {
10621062
modules = [
10631063
"lettuce-core"

0 commit comments

Comments
 (0)