Version 14.0.0

This commit is contained in:
Rob Bygrave
2024-02-15 22:48:38 +13:00
parent 6d712a92a0
commit 6b2cdc14aa
49 changed files with 212 additions and 212 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>ebean-parent</artifactId>
<groupId>io.ebean</groupId>
<version>13.26.1-jakarta</version>
<version>14.0.0</version>
<relativePath>../..</relativePath>
</parent>
@@ -15,7 +15,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.26.1-jakarta</version>
<version>14.0.0</version>
</dependency>
</dependencies>