Skip to content

Commit 3cd836e

Browse files
committed
docs: update spring version in compatibility
1 parent dbde47b commit 3cd836e

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
@@ -6,7 +6,7 @@ jetcache在以下spring/spring-boot版本下通过了测试,如果你只用部
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,不能同时用 |
88
| 2.7 | 5.2.4.RELEASE~5.3.23 | 2.2.5.RELEASE~2.7.5 | jetcahe-redis依赖jedis4,spring-data(jedis)依赖jedis3,不能同时用 |
9-
| 2.7.4 | 5.2.4.RELEASE~6.0.11 | 2.2.5.RELEASE~3.1.3 | |
9+
| 2.7.4+ | 5.2.4.RELEASE~6.1.15 | 2.2.5.RELEASE~3.2.12 | |
1010

1111
# 兼容性改动说明
1212
## 2.7.4

docs/EN/Compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jetcache tested with below spring/spring-boot versions
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 |
88
| 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 |
9-
| 2.7.4 | 5.2.4.RELEASE~6.0.11 | 2.2.5.RELEASE~3.1.3 | |
9+
| 2.7.4 | 5.2.4.RELEASE~6.1.15 | 2.2.5.RELEASE~3.2.12 | |
1010

1111
# compatible change notes
1212
## 2.7.4

0 commit comments

Comments
 (0)