removed outdated dependency on standard taglib (SPR-6099)

This commit is contained in:
Juergen Hoeller 2009-09-11 14:22:26 +00:00
parent 64c46d48bb
commit 2d3c6fa55f
1 changed files with 0 additions and 5 deletions

View File

@ -71,11 +71,6 @@
<version>1.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>taglibs</groupId>
<artifactId>standard</artifactId>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>net.sourceforge.jexcelapi</groupId>
<artifactId>jxl</artifactId>