mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
Use new jstl groupId
This commit is contained in:
parent
1fb36f62bf
commit
a38e39628c
@ -207,7 +207,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jstl</groupId>
|
<groupId>javax.servlet</groupId>
|
||||||
<artifactId>jstl</artifactId>
|
<artifactId>jstl</artifactId>
|
||||||
<version>1.0.6</version>
|
<version>1.0.6</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user