We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4a669 commit 64f259cCopy full SHA for 64f259c
README.md
@@ -52,17 +52,13 @@ the appropriate dependency version.
52
</repository>
53
```
54
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 |
+| spring data elasticsearch | elasticsearch |
+|:-------------------------:|:-------------:|
+| 3.1.x | 6.2.2 |
+| 3.0.x | 5.5.0 |
+| 2.1.x | 2.4.0 |
+| 2.0.x | 2.2.0 |
+| 1.3.x | 1.5.2 |
66
67
68
### ElasticsearchRepository
0 commit comments