From db35bbb8b4a9d7f666e342a318a8703c2697f732 Mon Sep 17 00:00:00 2001 From: jujn <109072362+jujn@users.noreply.github.com> Date: Mon, 14 Apr 2025 23:17:22 +0800 Subject: [PATCH] Update README.md Solving semantic issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d6c5d90a8..4cddd2b6c6 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The most recent version of this library supports redis version [7.2](https://github.com/redis/redis/blob/7.2/00-RELEASENOTES) and [7.4](https://github.com/redis/redis/blob/7.4/00-RELEASENOTES). -The table below highlights version compatibility of the most-recent library versions and Redis versions. Compatibility means communication features, and Redis command capabilities. +The table below highlights the version compatibility of the most-recent library versions with Redis versions and JDK versions. Compatibility means communication features, and Redis command capabilities. | Jedis version | Supported Redis versions | JDK Compatibility |