removed outdated dependency on standard taglib (SPR-6099)
This commit is contained in:
parent
64c46d48bb
commit
2d3c6fa55f
|
|
@ -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