From ceb15149295b43f8771872c0fee55956ab7aac3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:14:15 +0000 Subject: [PATCH] fix(deps): update dependency redis.clients:jedis to v7 --- embedding-stores/langchain4j-community-redis/pom.xml | 2 +- .../langchain4j-community-redis-spring-boot-starter/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/embedding-stores/langchain4j-community-redis/pom.xml b/embedding-stores/langchain4j-community-redis/pom.xml index 6c4608c2..b00789e6 100644 --- a/embedding-stores/langchain4j-community-redis/pom.xml +++ b/embedding-stores/langchain4j-community-redis/pom.xml @@ -21,7 +21,7 @@ - 5.2.0 + 7.0.0 2.2.4 diff --git a/spring-boot-starters/langchain4j-community-redis-spring-boot-starter/pom.xml b/spring-boot-starters/langchain4j-community-redis-spring-boot-starter/pom.xml index 4143c2cb..b64afb16 100644 --- a/spring-boot-starters/langchain4j-community-redis-spring-boot-starter/pom.xml +++ b/spring-boot-starters/langchain4j-community-redis-spring-boot-starter/pom.xml @@ -12,7 +12,7 @@ LangChain4j :: Community :: Spring Boot starter :: Redis - 5.2.0 + 7.0.0