File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 30
30
<antlr >4.13.0</antlr > <!-- align with Hibernate's parser -->
31
31
<eclipselink >4.0.5</eclipselink >
32
32
<eclipselink-next >4.0.6-SNAPSHOT</eclipselink-next >
33
- <hibernate >6.6.10 .Final</hibernate >
33
+ <hibernate >6.6.11 .Final</hibernate >
34
34
<hibernate-62 >6.2.33.Final</hibernate-62 >
35
- <hibernate-66-snapshots >6.6.11 -SNAPSHOT</hibernate-66-snapshots >
36
- <hibernate-70 >7.0.0.Beta1 </hibernate-70 >
35
+ <hibernate-66-snapshots >6.6.12 -SNAPSHOT</hibernate-66-snapshots >
36
+ <hibernate-70 >7.0.0.Beta5 </hibernate-70 >
37
37
<hibernate-70-snapshots >7.0.0-SNAPSHOT</hibernate-70-snapshots >
38
38
<hsqldb >2.7.4</hsqldb >
39
39
<h2 >2.3.232</h2 >
83
83
<id >hibernate-70</id >
84
84
<properties >
85
85
<hibernate >${hibernate-70}</hibernate >
86
- <jakarta-persistence-api >3.2.0-M2</jakarta-persistence-api >
86
+ <jakarta-persistence-api >3.2.0</jakarta-persistence-api >
87
+ <antlr >4.13.2</antlr >
87
88
</properties >
88
89
<repositories >
89
90
<repository >
99
100
<id >hibernate-70-snapshots</id >
100
101
<properties >
101
102
<hibernate >${hibernate-70-snapshots}</hibernate >
102
- <jakarta-persistence-api >3.2.0-M2 </jakarta-persistence-api >
103
+ <jakarta-persistence-api >3.2.0</jakarta-persistence-api >
103
104
</properties >
104
105
<repositories >
105
106
<repository >
You can’t perform that action at this time.
0 commit comments