Skip to content

Commit 7ebd4f2

Browse files
committed
readme: update connector version to 1.9.4
Users often copy-paste this hunk for Maven and receive the old connector version with known problems. It seems we should update README after each release to cleanly state that we recommend the last version to use. Follows up b1e4b59 ('readme: add a link to releases page').
1 parent 4ba88fb commit 7ebd4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To get the Java connector for Tarantool 1.6.9, visit
3131
<dependency>
3232
<groupId>org.tarantool</groupId>
3333
<artifactId>connector</artifactId>
34-
<version>1.9.2</version>
34+
<version>1.9.4</version>
3535
</dependency>
3636
```
3737

0 commit comments

Comments
 (0)