From ae81ce5f47a5e5408f808795755b99d024bcb407 Mon Sep 17 00:00:00 2001 From: rob bygrave Date: Sun, 1 Jul 2018 20:30:54 +1200 Subject: [PATCH] #1443 - Bump ebean-migration to 11.7.1 (which adds JdbcMigration support and "I" run first repeatable migrations) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ca16f3469..211e52fb1 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ io.ebean ebean-migration - 11.6.1 + 11.7.1