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

Commit 6a8f01a

Browse files
committed
Prepare for release
1 parent 8f63b79 commit 6a8f01a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

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

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

0 commit comments

Comments
 (0)