chore(deps): update dependency org.hibernate.orm:hibernate-core to v7 #18

Closed
git wants to merge 1 commit from renovate/major-hibernate.version into main
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 5818f41cfd - Show all commits

View file

@ -14,7 +14,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<jakartaee.version>10.0.0</jakartaee.version>
<hibernate.version>6.6.17.Final</hibernate.version>
<hibernate.version>7.0.0.Final</hibernate.version>
<postgresql.version>42.6.0</postgresql.version>
</properties>

View file

@ -14,7 +14,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<jakartaee.version>10.0.0</jakartaee.version>
<hibernate.version>6.6.17.Final</hibernate.version>
<hibernate.version>7.0.0.Final</hibernate.version>
<postgresql.version>42.6.0</postgresql.version>
</properties>

View file

@ -14,7 +14,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<jakartaee.version>10.0.0</jakartaee.version>
<hibernate.version>6.6.17.Final</hibernate.version>
<hibernate.version>7.0.0.Final</hibernate.version>
<postgresql.version>42.6.0</postgresql.version>
</properties>