From 420942950e21d4ff23daf3da26fddef3f1fd39f8 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Mon, 29 Jul 2019 22:51:54 +0200 Subject: [PATCH] added missing mysql dependency --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index eb1e398..17ef2c8 100644 --- a/pom.xml +++ b/pom.xml @@ -98,10 +98,10 @@ 1.3 + + mysql + mysql-connector-java + 8.0.17 + - - - - -