|
@@ -130,6 +130,12 @@
|
|
|
<version>0.9.29</version>
|
|
|
<scope>runtime</scope>
|
|
|
</dependency>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.taglibs</groupId>
|
|
|
+ <artifactId>taglibs-standard-jstlel</artifactId>
|
|
|
+ <version>1.2.1</version>
|
|
|
+ <scope>runtime</scope>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.slf4j</groupId>
|
|
|
<artifactId>jcl-over-slf4j</artifactId>
|