diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dab0d43234..d041ae366f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1005,7 +1005,7 @@ bom { ] } } - library("Lettuce", "5.2.1.RELEASE") { + library("Lettuce", "5.2.2.RELEASE") { group("io.lettuce") { modules = [ "lettuce-core"