478862 Update to jstl 1.2.5
This commit is contained in:
parent
4d4ed7bbe2
commit
7f82124d54
4
pom.xml
4
pom.xml
|
@ -608,14 +608,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.taglibs</groupId>
|
||||
<artifactId>taglibs-standard-impl</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.2.5</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JSTL API -->
|
||||
<dependency>
|
||||
<groupId>org.apache.taglibs</groupId>
|
||||
<artifactId>taglibs-standard-spec</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<version>1.2.5</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue