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

View File

@@ -108,8 +108,8 @@
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
<artifactId>ehcache</artifactId>
<version>1.6.2</version>
<artifactId>ehcache-core</artifactId>
<version>1.7.2</version>
<scope>runtime</scope>
</dependency>
<dependency>