|
@@ -33,10 +33,10 @@
|
|
|
<description>通用模块-工具类</description>
|
|
|
|
|
|
<dependencies>
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>javax.servlet</groupId>
|
|
|
- <artifactId>servlet-api</artifactId>
|
|
|
- <version>2.5</version>
|
|
|
+ <artifactId>javax.servlet-api</artifactId>
|
|
|
<optional>true</optional>
|
|
|
</dependency>
|
|
|
|