Skip to content

Commit f8c85b7

Browse files
committed
Upgrade to Lettuce 5.3.2.RELEASE
Closes gh-22470
1 parent 09de935 commit f8c85b7

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
@@ -986,7 +986,7 @@ bom {
986986
]
987987
}
988988
}
989-
library("Lettuce", "5.3.1.RELEASE") {
989+
library("Lettuce", "5.3.2.RELEASE") {
990990
group("io.lettuce") {
991991
modules = [
992992
"lettuce-core"

0 commit comments

Comments
 (0)