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.
1 parent 15f064e commit 0725050Copy full SHA for 0725050
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ebean</groupId>
6
<artifactId>ebean-querybean</artifactId>
7
- <version>11.40.2-SNAPSHOT</version>
+ <version>11.41.1-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
@@ -23,14 +23,14 @@
23
<dependency>
24
25
<artifactId>ebean</artifactId>
26
- <version>11.40.1</version>
+ <version>11.41.1</version>
27
<scope>provided</scope>
28
</dependency>
29
30
31
32
<artifactId>querybean-generator</artifactId>
33
- <version>11.39.1</version>
34
35
36
0 commit comments