Skip to content

Commit cf44a71

Browse files
rajadileepkollimp911de
authored andcommitted
DATAMONGO-1420 - Update version numbers in Github readme.
Bumped to latest versions available Original pull request: #354
1 parent 0228255 commit cf44a71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Add the Maven dependency:
2626
<dependency>
2727
<groupId>org.springframework.data</groupId>
2828
<artifactId>spring-data-mongodb</artifactId>
29-
<version>1.5.0.RELEASE</version>
29+
<version>1.9.1.RELEASE</version>
3030
</dependency>
3131
```
3232

@@ -36,7 +36,7 @@ If you'd rather like the latest snapshots of the upcoming major version, use our
3636
<dependency>
3737
<groupId>org.springframework.data</groupId>
3838
<artifactId>spring-data-mongodb</artifactId>
39-
<version>1.6.0.BUILD-SNAPSHOT</version>
39+
<version>1.10.0.BUILD-SNAPSHOT</version>
4040
</dependency>
4141

4242
<repository>

0 commit comments

Comments
 (0)