1
0
mirror of synced 2026-08-07 10:47:49 +00:00

SEC-2579: Add springio-platform plugin

This commit is contained in:
Rob Winch
2014-04-11 09:57:18 -05:00
parent e0b4945fad
commit 9a27f9f778
55 changed files with 114 additions and 152 deletions
+3 -3
View File
@@ -125,9 +125,9 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
<groupId>javax.servlet.jsp.jstl</groupId>
<artifactId>javax.servlet.jsp.jstl-api</artifactId>
<version>1.2.1</version>
<scope>runtime</scope>
</dependency>
<dependency>