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 2633dca commit 2af7d03Copy full SHA for 2af7d03
1 file changed
pom.xml
@@ -29,7 +29,7 @@
29
<dependency>
30
<groupId>io.ebean</groupId>
31
<artifactId>ebean</artifactId>
32
- <version>12.3.5</version>
+ <version>12.3.6</version>
33
<scope>provided</scope>
34
</dependency>
35
@@ -123,7 +123,7 @@
123
<extensions>true</extensions>
124
<configuration>
125
<tiles>
126
- <tile>io.ebean.tile:enhancement:12.3.4</tile>
+ <tile>io.ebean.tile:enhancement:12.3.6</tile>
127
</tiles>
128
</configuration>
129
</plugin>
0 commit comments