From 68b7deba9d83ae3610bddfde7b2010a325b743f7 Mon Sep 17 00:00:00 2001 From: Rob Bygrave Date: Fri, 17 Dec 2021 23:25:49 +1300 Subject: [PATCH] Put back h2database to 1.4.199 as 2.x breaks way too many things, need to work on that --- ebean-test/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ebean-test/pom.xml b/ebean-test/pom.xml index c91ff68b9..98d355e3d 100644 --- a/ebean-test/pom.xml +++ b/ebean-test/pom.xml @@ -76,7 +76,7 @@ com.h2database h2 - 2.0.202 + 1.4.199 @@ -187,8 +187,8 @@ com.oracle.database.jdbc - ojdbc8 19.12.0.0