|
@@ -84,7 +84,13 @@
|
|
<version>2.0</version>
|
|
<version>2.0</version>
|
|
<optional>true</optional>
|
|
<optional>true</optional>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>javax.servlet</groupId>
|
|
|
|
+ <artifactId>servlet-api</artifactId>
|
|
|
|
+ <version>2.4</version>
|
|
|
|
+ <optional>true</optional>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
<groupId>taglibs</groupId>
|
|
<groupId>taglibs</groupId>
|
|
<artifactId>standard</artifactId>
|
|
<artifactId>standard</artifactId>
|
|
<version>1.0.6</version>
|
|
<version>1.0.6</version>
|