Compare commits

...

3 commits

3 changed files with 6 additions and 6 deletions

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>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>

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>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>

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>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>