Commit 30c9c300 by hulei

优化依赖

parent 09157f01
...@@ -22,13 +22,13 @@ ...@@ -22,13 +22,13 @@
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <!-- <dependency>-->
<groupId>javax.servlet</groupId> <!-- <groupId>javax.servlet</groupId>-->
<artifactId>javax.servlet-api</artifactId> <!-- <artifactId>javax.servlet-api</artifactId>-->
<version>4.0.1</version> <!-- <version>4.0.1</version>-->
<scope>provided</scope> <!-- <scope>provided</scope>-->
<optional>true</optional> <!-- <optional>true</optional>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>com.brilliance.isc</groupId> <groupId>com.brilliance.isc</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment