From 6737ae6492dd87e6cf50b94c27eeb73721bfbce1 Mon Sep 17 00:00:00 2001 From: Derry Hamilton Date: Tue, 18 Jun 2019 13:21:51 +0100 Subject: [PATCH] Add testing deps --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index c72c336..7887265 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma junit junit 4.12 + test + + + com.h2database + h2 + 1.4.199 + test org.apache.commons