Skip to content

Commit 006d960

Browse files
committed
Upgrade to Lettuce 5.3.3.RELEASE
Closes gh-22869
1 parent abf6123 commit 006d960

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
@@ -987,7 +987,7 @@ bom {
987987
]
988988
}
989989
}
990-
library("Lettuce", "5.3.2.RELEASE") {
990+
library("Lettuce", "5.3.3.RELEASE") {
991991
group("io.lettuce") {
992992
modules = [
993993
"lettuce-core"

0 commit comments

Comments
 (0)