From c2d32f7cc19a289f391b8ed1d515fcd21f9942c0 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Thu, 17 Jan 2019 13:23:30 +0000 Subject: [PATCH] Remove MySQL connector as it is not used in tests (#128) --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index a80d54911b..96f19d6f30 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,6 @@ 1.0.0 5.1.1.RELEASE 42.2.5 - 5.1.40 @@ -217,12 +216,6 @@ tests test - - mysql - mysql-connector-java - ${dependency.mysql.version} - test - org.postgresql postgresql