File tree Expand file tree Collapse file tree 3 files changed +3
-27
lines changed
jdbc/howto/schema-generation Expand file tree Collapse file tree 3 files changed +3
-27
lines changed Original file line number Diff line number Diff line change 1818 <url >https://projects.spring.io/spring-data-jdbc</url >
1919 <inceptionYear >2023</inceptionYear >
2020
21- <properties >
22- <spring-data-bom .version>2023.1.0-M2</spring-data-bom .version>
23- </properties >
24-
2521 <dependencies >
2622
2723 <dependency >
Original file line number Diff line number Diff line change 3131 <module >graalvm-native</module >
3232 </modules >
3333
34- <profiles >
35- <profile >
36- <id >hibernate-53</id >
37- <properties >
38- <hibernate .version>5.3.0.Final</hibernate .version>
39- </properties >
40- </profile >
41- <profile >
42- <id >java-next</id >
43-
44- <activation >
45- <jdk >[8,14]</jdk >
46- </activation >
47-
48- <modules >
49- <module >eclipselink</module >
50- </modules >
51- </profile >
52- </profiles >
53-
5434 <dependencies >
5535
5636 <dependency >
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.boot</groupId >
1515 <artifactId >spring-boot-starter-parent</artifactId >
16- <version >3.4.0 </version >
16+ <version >3.5.0-RC1 </version >
1717 </parent >
1818
1919 <modules >
4444 <profile >
4545 <id >spring-data-next-releasetrain</id >
4646 <properties >
47- <spring-data-bom .version>2025.0 .0-SNAPSHOT</spring-data-bom .version>
47+ <spring-data-bom .version>2025.1 .0-SNAPSHOT</spring-data-bom .version>
4848 </properties >
4949 </profile >
5050
5151 <profile >
5252 <id >spring-data-next</id >
5353 <properties >
54- <spring-data-bom .version>2024.1.1 -SNAPSHOT</spring-data-bom .version>
54+ <spring-data-bom .version>2025.0.0 -SNAPSHOT</spring-data-bom .version>
5555 </properties >
5656 </profile >
5757
You can’t perform that action at this time.
0 commit comments