FIX: Poms

This commit is contained in:
Roland Praml
2022-03-07 09:13:54 +01:00
parent 8747388da6
commit 0876a61972
+2 -2
View File
@@ -20,7 +20,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>12.15.1-FOC8-SNAPSHOT</version>
<version>12.15.1-FOC9-SNAPSHOT</version>
</dependency>
<dependency>
@@ -32,7 +32,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>12.15.1-FOC8-SNAPSHOT</version>
<version>12.15.1-FOC9-SNAPSHOT</version>
<scope>test</scope>
</dependency>