From 876eb82d1698ab9e183958795487662eae250ebf Mon Sep 17 00:00:00 2001 From: huangli Date: Sat, 12 Nov 2022 10:22:17 +0800 Subject: [PATCH] update docs. --- docs/CN/Compatibility.md | 2 +- docs/EN/Compatibility.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CN/Compatibility.md b/docs/CN/Compatibility.md index 9dbfb61ba..9ad581dbe 100644 --- a/docs/CN/Compatibility.md +++ b/docs/CN/Compatibility.md @@ -5,7 +5,7 @@ jetcache在以下spring/spring-boot版本下通过了测试,如果你只用部 |------------|-----------------------------|-----------------------------|-------------------------------------------------------------------------------| | 2.5 | 4.0.8.RELEASE~5.1.1.RELEASE | 1.1.9.RELEASE~2.0.5.RELEASE || | 2.6 | 5.0.4.RELEASE~5.2.4.RELEASE | 2.0.0.RELEASE~2.2.5.RELEASE | jetcache-redis依赖jedis3.1.0,spring-data(jedis,boot版本<=2.1.X)依赖jedis2.9.3,不能同时用 | -| 2.7 | 5.2.4.RELEASE~5.3.22 | 2.2.5.RELEASE~2.7.2 | jetcahe-redis依赖jedis4,spring-data(jedis)依赖jedis3,不能同时用 | +| 2.7 | 5.2.4.RELEASE~5.3.23 | 2.2.5.RELEASE~2.7.5 | jetcahe-redis依赖jedis4,spring-data(jedis)依赖jedis3,不能同时用 | # 兼容性改动说明 ## 2.7.0 diff --git a/docs/EN/Compatibility.md b/docs/EN/Compatibility.md index 458e37199..80551ce1e 100644 --- a/docs/EN/Compatibility.md +++ b/docs/EN/Compatibility.md @@ -5,7 +5,7 @@ jetcache tested with below spring/spring-boot versions |----------|-----------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------| | 2.5 | 4.0.8.RELEASE~5.1.1.RELEASE | 1.1.9.RELEASE~2.0.5.RELEASE || | 2.6 | 5.0.4.RELEASE~5.2.4.RELEASE | 2.0.0.RELEASE~2.2.5.RELEASE | jetcache-redis depends on jedis3.1.0, spring-data(jedis, boot version<=2.1.X) depends on jedis2.9.3, can't used together | -| 2.7 | 5.2.4.RELEASE~5.3.22 | 2.2.5.RELEASE~2.7.2 | jetcache-redis depends on jedis4, spring-data(jedis) depends on jedis3, can't used together | +| 2.7 | 5.2.4.RELEASE~5.3.23 | 2.2.5.RELEASE~2.7.5 | jetcache-redis depends on jedis4, spring-data(jedis) depends on jedis3, can't used together | # compatible change notes ## 2.7.0