|
|
|
|
@ -30,8 +30,8 @@
@@ -30,8 +30,8 @@
|
|
|
|
|
<antlr>4.13.2</antlr> <!-- align with Hibernate's parser --> |
|
|
|
|
<eclipselink>5.0.0-B13</eclipselink> |
|
|
|
|
<eclipselink-next>5.0.0-SNAPSHOT</eclipselink-next> |
|
|
|
|
<hibernate>7.2.1.Final</hibernate> |
|
|
|
|
<hibernate-72-snapshots>7.2.2-SNAPSHOT</hibernate-72-snapshots> |
|
|
|
|
<hibernate>7.2.2.Final</hibernate> |
|
|
|
|
<hibernate-72-snapshots>7.2.3-SNAPSHOT</hibernate-72-snapshots> |
|
|
|
|
<hsqldb>2.7.4</hsqldb> |
|
|
|
|
<h2>2.3.232</h2> |
|
|
|
|
<jakarta-persistence-api>3.2.0</jakarta-persistence-api> |
|
|
|
|
@ -53,7 +53,6 @@
@@ -53,7 +53,6 @@
|
|
|
|
|
<module>spring-data-jpa-distribution</module> |
|
|
|
|
</modules> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<profiles> |
|
|
|
|
<profile> |
|
|
|
|
<id>jmh</id> |
|
|
|
|
|