1
0
mirror of synced 2026-07-19 17:45:11 +00:00

Updated jstl dependency information to use correct group name.

This commit is contained in:
Luke Taylor
2007-09-03 22:27:52 +00:00
parent db13131a07
commit d7b7d36314
+1 -1
View File
@@ -49,7 +49,7 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>jstl</groupId>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.0</version>
<scope>runtime</scope>