1
0
mirror of synced 2026-08-07 02:38:47 +00:00

Switch JSTL back to 1.1.2.

This commit is contained in:
Luke Taylor
2008-02-15 12:15:20 +00:00
parent bdc791649d
commit be62979a01
4 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
<version>1.1.2</version>
<scope>runtime</scope>
</dependency>
<dependency>