Skip to content

Commit 1a9e3bc

Browse files
committed
Upgrade to Lettuce 6.1.3.RELEASE
Closes gh-27036
1 parent 763870b commit 1a9e3bc

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
@@ -1024,7 +1024,7 @@ bom {
10241024
]
10251025
}
10261026
}
1027-
library("Lettuce", "6.1.2.RELEASE") {
1027+
library("Lettuce", "6.1.3.RELEASE") {
10281028
group("io.lettuce") {
10291029
modules = [
10301030
"lettuce-core"

0 commit comments

Comments
 (0)