Skip to content

Commit 64f259c

Browse files
committed
DATAES-427 - update version overview in README
1 parent 8c4a669 commit 64f259c

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,13 @@ the appropriate dependency version.
5252
</repository>
5353
```
5454

55-
| spring data elasticsearch | elasticsearch |
56-
|:-----------------------------------:|:-------------:|
57-
| 3.0.0.RC2 | 5.5.0 |
58-
| 3.0.0.M4 | 5.4.0 |
59-
| 2.0.4.RELEASE | 2.4.0 |
60-
| 2.0.0.RELEASE | 2.2.0 |
61-
| 1.4.0.M1 | 1.7.3 |
62-
| 1.3.0.RELEASE | 1.5.2 |
63-
| 1.2.0.RELEASE | 1.4.4 |
64-
| 1.1.0.RELEASE | 1.3.2 |
65-
| 1.0.0.RELEASE | 1.1.1 |
55+
| spring data elasticsearch | elasticsearch |
56+
|:-------------------------:|:-------------:|
57+
| 3.1.x | 6.2.2 |
58+
| 3.0.x | 5.5.0 |
59+
| 2.1.x | 2.4.0 |
60+
| 2.0.x | 2.2.0 |
61+
| 1.3.x | 1.5.2 |
6662

6763

6864
### ElasticsearchRepository

0 commit comments

Comments
 (0)