|
|
|
@ -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>
|
|
|
|
|