File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,11 @@ API changes will follow SEMVER and loosly the Spring Framework releases.
3737| ` spring-data-dynamodb ` version | Spring Boot compatibility | Spring Framework compatibility | Spring Data compatibility |
3838| ------------------------------- | ------------------------------ | ------------------------------ | ------------------------- |
3939| 1.0.x | | >= 3.1 && < 4.2 | |
40- | 4.2.x | => 1.3.0 && < 1.4.0 | >= 4.2 && < 4.3 | Gosling-SR1 |
41- | 4.3.x | => 1.4.0 < 2.0 | >= 4.3 && < 5.0 | Gosling-SR1 |
42- | 4.4.x | => 1.4.0 < 2.0 | >= 4.3 && < 5.0 | Hopper-SR2 |
43- | 4.5.x | => 1.4.0 < 2.0 | >= 4.3 && < 5.0 | Ingalls |
44- | 5.0.x | => 2.0 | >= 5.0 | Kay-SR1 |
40+ | 4.2.x | >= 1.3.0 && < 1.4.0 | >= 4.2 && < 4.3 | Gosling-SR1 |
41+ | 4.3.x | >= 1.4.0 < 2.0 | >= 4.3 && < 5.0 | Gosling-SR1 |
42+ | 4.4.x | >= 1.4.0 < 2.0 | >= 4.3 && < 5.0 | Hopper-SR2 |
43+ | 4.5.x | >= 1.4.0 < 2.0 | >= 4.3 && < 5.0 | Ingalls |
44+ | 5.0.x | >= 2.0 | >= 5.0 | Kay-SR1 |
4545
4646` spring-data-dynamodb ` depends directly on ` spring-data ` as also ` spring-context ` , ` spring-data ` and ` spring-tx ` .
4747
You can’t perform that action at this time.
0 commit comments