xuxueli 6 years ago
parent
commit
b3e0b5a377
1 changed files with 0 additions and 11 deletions
  1. 0 11
      xxl-job-core/pom.xml

+ 0 - 11
xxl-job-core/pom.xml

@@ -14,17 +14,6 @@
 	<url>http://www.xuxueli.com/</url>
 
 	<dependencies>
-		<!-- servlet -->
-		<!--<dependency>
-			<groupId>javax.servlet</groupId>
-			<artifactId>javax.servlet-api</artifactId>
-			<version>${javax.servlet-api.version}</version>
-		</dependency>
-		<dependency>
-			<groupId>javax.servlet.jsp</groupId>
-			<artifactId>javax.servlet.jsp-api</artifactId>
-			<version>${javax.servlet.jsp-api.version}</version>
-		</dependency>-->
 
 		<!-- slf4j -->
 		<dependency>