File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 30
30
<antlr >4.10.1</antlr > <!-- align with Hibernate's parser -->
31
31
<eclipselink >3.0.3</eclipselink >
32
32
<eclipselink-next >4.0.2</eclipselink-next >
33
- <hibernate >6.2.4.Final</hibernate >
34
- <hibernate-next >6.3.0.Final</hibernate-next >
35
- <hibernate-next-snapshots >6.3.1-SNAPSHOT</hibernate-next-snapshots >
33
+ <hibernate >6.3.1.Final</hibernate >
34
+ <hibernate-next-snapshots >6.3.2-SNAPSHOT</hibernate-next-snapshots >
36
35
<hsqldb >2.7.1</hsqldb >
37
36
<h2 >2.2.220</h2 >
38
37
<jsqlparser >4.5</jsqlparser >
55
54
56
55
57
56
<profiles >
58
- <profile >
59
- <id >hibernate-63</id >
60
- <properties >
61
- <hibernate >${hibernate-next}</hibernate >
62
- </properties >
63
- </profile >
64
57
<profile >
65
58
<id >hibernate-63-next</id >
66
59
<properties >
You can’t perform that action at this time.
0 commit comments