Skip to content

Commit ceffbee

Browse files
fhopfodrotbohm
authored andcommitted
DATAES-303 - Updated version and ES dependency version in README.
Original pull request: spring-projects#157.
1 parent 42ba515 commit ceffbee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add the Maven dependency:
3131
<dependency>
3232
<groupId>org.springframework.data</groupId>
3333
<artifactId>spring-data-elasticsearch</artifactId>
34-
<version>2.0.0.RELEASE</version>
34+
<version>2.0.4.RELEASE</version>
3535
</dependency>
3636
```
3737

@@ -54,6 +54,7 @@ the appropriate dependency version.
5454

5555
| spring data elasticsearch | elasticsearch |
5656
|:-----------------------------------:|:-------------:|
57+
| 2.0.4.RELEASE | 2.4.0 |
5758
| 2.0.0.RELEASE | 2.2.0 |
5859
| 1.4.0.M1 | 1.7.3 |
5960
| 1.3.0.RELEASE | 1.5.2 |

0 commit comments

Comments
 (0)