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

Commit 25b408e

Browse files
committed
Bump to 12.1.6
1 parent 471ed2c commit 25b408e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 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.5</version>
26+
<version>12.1.6</version>
2727
<scope>provided</scope>
2828
</dependency>
2929

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

@@ -82,11 +82,11 @@
8282
<plugin>
8383
<groupId>io.repaint.maven</groupId>
8484
<artifactId>tiles-maven-plugin</artifactId>
85-
<version>2.15</version>
85+
<version>2.16</version>
8686
<extensions>true</extensions>
8787
<configuration>
8888
<tiles>
89-
<tile>io.ebean.tile:enhancement:12.1.5</tile>
89+
<tile>io.ebean.tile:enhancement:12.1.6</tile>
9090
</tiles>
9191
</configuration>
9292
</plugin>

0 commit comments

Comments
 (0)