File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tarantool-spring-data/tarantool-spring-data-40
src/test/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 <packaging >jar</packaging >
1919
2020 <properties >
21- <!-- Рекомендованная версия JAVA == 25, минимальная - 17 -->
21+ <!-- Recommended Java version is 25, minimal version is 17 -->
2222 <maven .compiler.release>17</maven .compiler.release>
2323 <spring .boot.version>4.0.4</spring .boot.version>
2424 <shared .dir>${project.parent.parent.basedir} /tarantool-shared-resources/</shared .dir>
2525 <license .header.file>${project.parent.parent.basedir} /LICENSE_HEADER.txt</license .header.file>
26- <!-- Spring framework 7.x перешел на 6 версию -->
26+ <!-- Spring Framework 7.x uses JUnit 6 -->
2727 <junit .version>6.0.3</junit .version>
2828 </properties >
2929
Original file line number Diff line number Diff line change 1- io.tarantool.spring.data40.utils.fragments.core.ReplaceManyFragment=io.tarantool.spring.data40.utils.fragments.implementations.PersonReplaceManyFragment
1+ io.tarantool.spring.data40.utils.fragments.core.ReplaceManyFragment=io.tarantool.spring.data40.utils.fragments.implementations.PersonReplaceManyFragment
You can’t perform that action at this time.
0 commit comments