Use new jstl groupId
This commit is contained in:
parent
1fb36f62bf
commit
a38e39628c
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue