From 4064aaf71443b83ec010af7ec83b53e109f8268b Mon Sep 17 00:00:00 2001 From: rob bygrave Date: Mon, 15 May 2017 22:18:24 +1200 Subject: [PATCH] #1004 - Ebean migrations can not be executed if they contain ';' into a string --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ac548b83..c52f8e332 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ io.ebean ebean-dbmigration - 10.1.6 + 10.1.8