File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 14
14
15
15
<properties >
16
16
<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>
19
19
</properties >
20
20
21
21
<dependencies >
37
37
<version >5.1.0</version >
38
38
<classifier >jakarta</classifier >
39
39
</dependency >
40
+
40
41
<dependency >
41
42
<groupId >com.querydsl</groupId >
42
43
<artifactId >querydsl-apt</artifactId >
Original file line number Diff line number Diff line change 16
16
<maven .compiler.source>21</maven .compiler.source>
17
17
<maven .compiler.target>21</maven .compiler.target>
18
18
<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>
20
20
</properties >
21
21
22
22
<dependencies >
You can’t perform that action at this time.
0 commit comments