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 cd5d6a7 commit 22500f5Copy full SHA for 22500f5
1 file changed
pom.xml
@@ -23,14 +23,14 @@
23
<dependency>
24
<groupId>io.ebean</groupId>
25
<artifactId>ebean</artifactId>
26
- <version>12.1.10</version>
+ <version>12.1.11</version>
27
<scope>provided</scope>
28
</dependency>
29
30
31
32
<artifactId>querybean-generator</artifactId>
33
34
35
36
@@ -86,7 +86,7 @@
86
<extensions>true</extensions>
87
<configuration>
88
<tiles>
89
- <tile>io.ebean.tile:enhancement:12.1.10</tile>
+ <tile>io.ebean.tile:enhancement:12.1.11</tile>
90
</tiles>
91
</configuration>
92
</plugin>
0 commit comments