File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 3030 <antlr >4.13.2</antlr > <!-- align with Hibernate's parser -->
3131 <eclipselink >5.0.0-B09</eclipselink >
3232 <eclipselink-next >5.0.0-SNAPSHOT</eclipselink-next >
33- <hibernate >7.1.0.CR2</hibernate >
34- <hibernate-70-snapshots >7.0.7-SNAPSHOT</hibernate-70-snapshots >
35- <hibernate-71-snapshots >7.1.0-SNAPSHOT</hibernate-71-snapshots >
33+ <hibernate >7.1.0.Final</hibernate >
34+ <hibernate-71-snapshots >7.1.1-SNAPSHOT</hibernate-71-snapshots >
3635 <hsqldb >2.7.4</hsqldb >
3736 <h2 >2.3.232</h2 >
3837 <jakarta-persistence-api >3.2.0</jakarta-persistence-api >
6564 </repository >
6665 </repositories >
6766 </profile >
68- <profile >
69- <id >hibernate-70-snapshots</id >
70- <properties >
71- <hibernate >${hibernate-70-snapshots}</hibernate >
72- <jakarta-persistence-api >3.2.0</jakarta-persistence-api >
73- </properties >
74- <repositories >
75- <repository >
76- <id >sonatype-oss</id >
77- <url >https://oss.sonatype.org/content/repositories/snapshots</url >
78- <releases >
79- <enabled >false</enabled >
80- </releases >
81- </repository >
82- </repositories >
83- </profile >
8467 <profile >
8568 <id >hibernate-71-snapshots</id >
8669 <properties >
You can’t perform that action at this time.
0 commit comments