Skip to content

Commit 876eb82

Browse files
committed
update docs.
1 parent f5ab4c5 commit 876eb82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/CN/Compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jetcache在以下spring/spring-boot版本下通过了测试,如果你只用部
55
|------------|-----------------------------|-----------------------------|-------------------------------------------------------------------------------|
66
| 2.5 | 4.0.8.RELEASE~5.1.1.RELEASE | 1.1.9.RELEASE~2.0.5.RELEASE ||
77
| 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,不能同时用 |
8-
| 2.7 | 5.2.4.RELEASE~5.3.22 | 2.2.5.RELEASE~2.7.2 | jetcahe-redis依赖jedis4,spring-data(jedis)依赖jedis3,不能同时用 |
8+
| 2.7 | 5.2.4.RELEASE~5.3.23 | 2.2.5.RELEASE~2.7.5 | jetcahe-redis依赖jedis4,spring-data(jedis)依赖jedis3,不能同时用 |
99

1010
# 兼容性改动说明
1111
## 2.7.0

docs/EN/Compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jetcache tested with below spring/spring-boot versions
55
|----------|-----------------------------|-----------------------------|--------------------------------------------------------------------------------------------------------------------------|
66
| 2.5 | 4.0.8.RELEASE~5.1.1.RELEASE | 1.1.9.RELEASE~2.0.5.RELEASE ||
77
| 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 |
8-
| 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 |
8+
| 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 |
99

1010
# compatible change notes
1111
## 2.7.0

0 commit comments

Comments
 (0)