1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Use new jstl groupId

This commit is contained in:
Carlos Sanchez
2005-11-07 23:33:10 +00:00
parent 1fb36f62bf
commit a38e39628c
+1 -1
View File
@@ -207,7 +207,7 @@
</properties>
</dependency>
<dependency>
<groupId>jstl</groupId>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.0.6</version>
<type>jar</type>