We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df2252a + afafa00 commit 01f345bCopy full SHA for 01f345b
pom.xml
@@ -12,7 +12,7 @@
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
14
<maven.compiler.release>21</maven.compiler.release>
15
- <ebean.version>17.0.0-RC2</ebean.version>
+ <ebean.version>17.0.0-RC3</ebean.version>
16
<jstachio.version>1.3.7</jstachio.version>
17
<avaje-inject.version>11.5</avaje-inject.version>
18
<avaje-http.version>3.3</avaje-http.version>
@@ -158,7 +158,7 @@
158
<dependency>
159
<groupId>io.ebean</groupId>
160
<artifactId>ebean-test-containers</artifactId>
161
- <version>7.11</version>
+ <version>7.13</version>
162
<scope>test</scope>
163
</dependency>
164
0 commit comments