Compare commits
3 commits
445d0ad242
...
3082aef1e8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3082aef1e8 | ||
| 0bc0695d37 | |||
|
|
719ae05a3a |
3 changed files with 6 additions and 6 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>
|
||||
|
||||
|
|
@ -80,7 +80,7 @@
|
|||
<plugin>
|
||||
<groupId>io.openliberty.tools</groupId>
|
||||
<artifactId>liberty-maven-plugin</artifactId>
|
||||
<version>3.11.3</version>
|
||||
<version>3.11.4</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
<plugin>
|
||||
<groupId>io.openliberty.tools</groupId>
|
||||
<artifactId>liberty-maven-plugin</artifactId>
|
||||
<version>3.11.3</version>
|
||||
<version>3.11.4</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
<plugin>
|
||||
<groupId>io.openliberty.tools</groupId>
|
||||
<artifactId>liberty-maven-plugin</artifactId>
|
||||
<version>3.11.3</version>
|
||||
<version>3.11.4</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue