Skip to content

Commit 8212ee4

Browse files
committed
Upgrade to Lettuce 5.2.2.RELEASE
Closes gh-20164
1 parent be58d1a commit 8212ee4

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
@@ -1005,7 +1005,7 @@ bom {
10051005
]
10061006
}
10071007
}
1008-
library("Lettuce", "5.2.1.RELEASE") {
1008+
library("Lettuce", "5.2.2.RELEASE") {
10091009
group("io.lettuce") {
10101010
modules = [
10111011
"lettuce-core"

0 commit comments

Comments
 (0)