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 9682e7e commit d921263Copy full SHA for d921263
README.md
@@ -31,7 +31,7 @@ Add the Maven dependency:
31
<dependency>
32
<groupId>org.springframework.data</groupId>
33
<artifactId>spring-data-elasticsearch</artifactId>
34
- <version>1.2.0.RELEASE</version>
+ <version>1.3.0.RELEASE</version>
35
</dependency>
36
```
37
@@ -42,7 +42,7 @@ the appropriate dependency version.
42
43
44
45
- <version>1.3.0.BUILD-SNAPSHOT</version>
+ <version>1.4.0.BUILD-SNAPSHOT</version>
46
47
48
<repository>
0 commit comments