From 53fccdf958fe3e10cb9bdb0f396a454e9ac6ead9 Mon Sep 17 00:00:00 2001 From: md_5 Date: Sun, 29 Oct 2017 09:31:22 +1100 Subject: Database drivers should be runtime depends --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6b78f612..0841dd9b 100644 --- a/pom.xml +++ b/pom.xml @@ -56,13 +56,13 @@ org.xerial sqlite-jdbc 3.20.1 - compile + runtime mysql mysql-connector-java 5.1.44 - compile + runtime -- cgit v1.2.3