From 8170db4101fce45b9371c12abcd6dee0f29040a1 Mon Sep 17 00:00:00 2001 From: rob bygrave Date: Thu, 18 Jun 2020 11:30:43 +1200 Subject: [PATCH] Bump ebean-annotation which has MariaDB platform enum As a step for #2004 Means we can add a specific platform for MariaDB separate from MySql --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fe9ad827..769a9e4fb 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ io.ebean ebean-annotation - 6.11 + 6.12