Skip to content

Commit c02b16e

Browse files
committed
Upgrade to Lettuce 5.3.5.RELEASE
Closes gh-23922
1 parent 36d740f commit c02b16e

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
@@ -990,7 +990,7 @@ bom {
990990
]
991991
}
992992
}
993-
library("Lettuce", "5.3.4.RELEASE") {
993+
library("Lettuce", "5.3.5.RELEASE") {
994994
group("io.lettuce") {
995995
modules = [
996996
"lettuce-core"

0 commit comments

Comments
 (0)