File tree Expand file tree Collapse file tree
tarantool-spring-data/tarantool-spring-data-35 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.7.0] - 2026-06-29
6+
57### Spring-data
68
79- Add ` tarantool-spring-data-40 ` module with support for Spring Boot 4.0.x and Spring Data 4.0.x
4547 * Bump netty version from 4.2.7.Final to 4.2.15.Final
4648 * Bump httpclient5 version from 5.5 to 5.5.2
4749 * Bump httpcore5 version from 5.3.4 to 5.4.2
48- * Bump spring-boot version from 3.5.8 to 3.5.12 in tarantool-spring-data-35
50+ * Bump spring-boot version from 3.5.8 to 3.5.13 in tarantool-spring-data-35
4951 * Add spring-boot version 4.0.6 in tarantool-spring-data-40
5052 * Bump micrometer version from 1.16.4 to 1.16.5
5153
Original file line number Diff line number Diff line change 1818 <properties >
1919 <maven .compiler.source>17</maven .compiler.source>
2020 <maven .compiler.target>17</maven .compiler.target>
21- <spring .boot.version>3.5.12 </spring .boot.version>
21+ <spring .boot.version>3.5.13 </spring .boot.version>
2222 <shared .dir>${project.parent.parent.basedir} /tarantool-shared-resources/</shared .dir>
2323 <license .header.file>${project.parent.parent.basedir} /LICENSE_HEADER.txt</license .header.file>
2424 </properties >
You can’t perform that action at this time.
0 commit comments