File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1414
1515 <properties >
1616 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17- <hibernate .version>7.0.0.CR1 </hibernate .version>
18- <spring-data-bom .version>2025.1.0-SNAPSHOT </spring-data-bom .version>
17+ <hibernate .version>7.0.0.CR2 </hibernate .version>
18+ <spring-data-bom .version>2025.1.0-M3 </spring-data-bom .version>
1919 </properties >
2020
2121 <dependencies >
3737 <version >5.1.0</version >
3838 <classifier >jakarta</classifier >
3939 </dependency >
40+
4041 <dependency >
4142 <groupId >com.querydsl</groupId >
4243 <artifactId >querydsl-apt</artifactId >
Original file line number Diff line number Diff line change 1616 <maven .compiler.source>21</maven .compiler.source>
1717 <maven .compiler.target>21</maven .compiler.target>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <spring-data-bom .version>2025.1.0-SNAPSHOT </spring-data-bom .version>
19+ <spring-data-bom .version>2025.1.0-M3 </spring-data-bom .version>
2020 </properties >
2121
2222 <dependencies >
You can’t perform that action at this time.
0 commit comments