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

Commit ddfb883

Browse files
committed
Bump to 12.3.1
1 parent bc76572 commit ddfb883

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.ebean</groupId>
66
<artifactId>ebean-test</artifactId>
7-
<version>12.2.7-SNAPSHOT</version>
7+
<version>12.3.1-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>io.ebean</groupId>
3131
<artifactId>ebean</artifactId>
32-
<version>12.2.6</version>
32+
<version>12.3.1</version>
3333
<scope>provided</scope>
3434
</dependency>
3535

@@ -116,7 +116,7 @@
116116
<extensions>true</extensions>
117117
<configuration>
118118
<tiles>
119-
<tile>io.ebean.tile:enhancement:12.2.6</tile>
119+
<tile>io.ebean.tile:enhancement:12.3.1</tile>
120120
</tiles>
121121
</configuration>
122122
</plugin>

0 commit comments

Comments
 (0)