Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit 22500f5

Browse files
committed
Bump to 12.1.11
1 parent cd5d6a7 commit 22500f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@
2323
<dependency>
2424
<groupId>io.ebean</groupId>
2525
<artifactId>ebean</artifactId>
26-
<version>12.1.10</version>
26+
<version>12.1.11</version>
2727
<scope>provided</scope>
2828
</dependency>
2929

3030
<dependency>
3131
<groupId>io.ebean</groupId>
3232
<artifactId>querybean-generator</artifactId>
33-
<version>12.1.10</version>
33+
<version>12.1.11</version>
3434
<scope>provided</scope>
3535
</dependency>
3636

@@ -86,7 +86,7 @@
8686
<extensions>true</extensions>
8787
<configuration>
8888
<tiles>
89-
<tile>io.ebean.tile:enhancement:12.1.10</tile>
89+
<tile>io.ebean.tile:enhancement:12.1.11</tile>
9090
</tiles>
9191
</configuration>
9292
</plugin>

0 commit comments

Comments
 (0)