1
0
mirror of synced 2026-05-22 13:23:17 +00:00

SEC-729: Organization of pom dependencies, particularly for servlet-api and jstl. Some other adjustments, removal of unrequired deps etc

This commit is contained in:
Luke Taylor
2008-03-23 00:31:32 +00:00
parent 3d0e0fcea5
commit b54e3978dc
17 changed files with 74 additions and 90 deletions
+2 -3
View File
@@ -41,8 +41,7 @@
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<version>1.0.6</version>
<optional>true</optional>
<scope>test</scope>
</dependency>
</dependencies>
<build>
@@ -59,4 +58,4 @@
</resource>
</resources>
</build>
</project>
</project>