Skip to content

Commit 90ac0e8

Browse files
committed
Upgrade to Lettuce 6.1.9.RELEASE
Closes gh-31743
1 parent 38e9049 commit 90ac0e8

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
@@ -1107,7 +1107,7 @@ bom {
11071107
]
11081108
}
11091109
}
1110-
library("Lettuce", "6.1.8.RELEASE") {
1110+
library("Lettuce", "6.1.9.RELEASE") {
11111111
group("io.lettuce") {
11121112
modules = [
11131113
"lettuce-core"

0 commit comments

Comments
 (0)