From 2b8a8fb8094891be1570d31dc6201e0bd108fa20 Mon Sep 17 00:00:00 2001 From: Volodymyr Babak Date: Sat, 1 Jul 2017 20:49:12 +0300 Subject: [PATCH] Added missing dependency --- application/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/application/pom.xml b/application/pom.xml index eb1971f910..0a13fd79a2 100644 --- a/application/pom.xml +++ b/application/pom.xml @@ -249,6 +249,11 @@ spring-test-dbunit test + + org.hsqldb + hsqldb + test +