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:
parent
8b8025cbad
commit
d6748a5a93
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue