removed outdated dependency on standard taglib (SPR-6099)

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1866 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller 2009-09-11 14:22:26 +00:00
parent 8b8025cbad
commit d6748a5a93
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>