Skip to content

Commit e49e4c2

Browse files
committed
Upgrade to Lettuce 5.3.0.RELEASE
Closes gh-21096
1 parent bcd3f97 commit e49e4c2

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
@@ -1007,7 +1007,7 @@ bom {
10071007
]
10081008
}
10091009
}
1010-
library("Lettuce", "5.2.2.RELEASE") {
1010+
library("Lettuce", "5.3.0.RELEASE") {
10111011
group("io.lettuce") {
10121012
modules = [
10131013
"lettuce-core"

0 commit comments

Comments
 (0)