1
0
mirror of synced 2026-08-05 17:57:15 +00:00

SEC-2617: Fix JSTL Samples

This commit is contained in:
Rob Winch
2014-06-12 12:01:04 -05:00
parent dd0253048e
commit fb25273672
11 changed files with 30 additions and 9 deletions
+6
View File
@@ -118,6 +118,12 @@
<version>1.2.1</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>