File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
documentation/doc-src/pages/spring-data Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ using [Tarantool](https://www.tarantool.io) as a data store.
2525
2626| tarantool-java-sdk Version | tarantool-spring-data Version | Spring Boot Version |
2727| :-------------------------:| :----------------------------:| :-------------------------------------------------:|
28- | 1.5.x | 1.5.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.10 / 3.5.7 |
28+ | 1.5.x | 1.5.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.13 / 3.5.8 |
2929
3030### Tarantool Version and Supported Client Modules
3131
Original file line number Diff line number Diff line change 2525
2626| Версия tarantool-java-sdk | Версия tarantool-spring-data | Версия Spring Boot |
2727| :-------------------------:| :----------------------------:| :-------------------------------------------------:|
28- | 1.5.x | 1.5.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.10 / 3.5.7 |
28+ | 1.5.x | 1.5.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.13 / 3.5.8 |
2929
3030### Версия Tarantool и поддерживаемые модули-клиенты
3131
@@ -84,7 +84,7 @@ Tarantool можно найти
8484 <dependency >
8585 <groupId >org.springframework.boot</groupId >
8686 <artifactId >spring-boot-starter</artifactId >
87- <version >3.5.7 </version >
87+ <version >3.5.8 </version >
8888 </dependency >
8989 <dependency >
9090 <groupId >io.tarantool</groupId >
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ data storage.
2727| 1.2.x | 1.2.x | 2.7.18 / 3.1.10 / 3.2.4 |
2828| 1.3.x | 1.3.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.11 / 3.4.5 |
2929| 1.4.x | 1.4.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.10 |
30- | 1.5.x | 1.5.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.10 / 3.5.7 |
30+ | 1.5.x | 1.5.x | 2.7.18 / 3.1.10 / 3.2.4 / 3.3.13 / 3.4.13 / 3.5.8 |
3131
3232### Tarantool Version and Supported Client Modules
3333
You can’t perform that action at this time.
0 commit comments