Skip to content

Commit e4aa8cf

Browse files
committed
docs(spring-data): bump deps version
1 parent d401698 commit e4aa8cf

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

documentation/doc-src/pages/spring-data/index.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

documentation/doc-src/pages/spring-data/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hide:
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>

tarantool-spring-data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)