We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d0fa4 commit aabe035Copy full SHA for aabe035
pom.xml
@@ -15,11 +15,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">\
15
<version>1.0-SNAPSHOT</version>\
16
<packaging>jar</packaging>\
17
<dependencies>\
18
- <dependency>\
19
- <groupId>mysql2</groupId>\
20
- <artifactId>mysql-connector-java</artifactId>\
21
- <version>1.4.2</version>\
22
- </dependency>\
+
23
<dependency>\
24
<groupId>org.eclipse.jetty</groupId>\
25
<artifactId>jetty-servlet</artifactId>\
@@ -64,4 +60,4 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">\
64
60
</build>\
65
61
</project>\
66
62
\
67
-}
63
+}
0 commit comments