From aabe0351f82f217fab7a5b3dc146a8a9a0dd92a5 Mon Sep 17 00:00:00 2001 From: Jitin Nagpal Date: Tue, 14 Nov 2017 17:41:46 -0500 Subject: [PATCH] removed one dependency --- pom.xml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 248d422..d762267 100644 --- a/pom.xml +++ b/pom.xml @@ -15,11 +15,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">\ 1.0-SNAPSHOT\ jar\ \ - \ - mysql2\ - mysql-connector-java\ - 1.4.2\ - \ + \ org.eclipse.jetty\ jetty-servlet\ @@ -64,4 +60,4 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">\ \ \ \ -} \ No newline at end of file +}