Browse Source

移除无用依赖

albertshaw 8 years ago
parent
commit
b4c4a27631
1 changed files with 0 additions and 10 deletions
  1. 0 10
      pom.xml

+ 0 - 10
pom.xml

@@ -239,16 +239,6 @@
 			<version>3.1.0</version>
 			<scope>provided</scope>
 		</dependency>
-		<dependency>
-			<groupId>javax.servlet.jsp</groupId>
-			<artifactId>jsp-api</artifactId>
-			<version>2.2</version>
-		</dependency>
-		<dependency>
-			<groupId>javax.servlet</groupId>
-			<artifactId>jstl</artifactId>
-			<version>1.2</version>
-		</dependency>
 		<!-- shiro -->
 		<dependency>
 			<groupId>org.apache.shiro</groupId>