Compare commits
1 commit
3082aef1e8
...
445d0ad242
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
445d0ad242 |
3 changed files with 3 additions and 3 deletions
|
|
@ -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>6.6.22.Final</hibernate.version>
|
||||
<postgresql.version>42.7.6</postgresql.version>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>6.6.22.Final</hibernate.version>
|
||||
<postgresql.version>42.7.6</postgresql.version>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
|
|
@ -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>6.6.22.Final</hibernate.version>
|
||||
<postgresql.version>42.7.6</postgresql.version>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue