petclinic-memoizeit

Remove ehcache (at least temporarily) The fact that it was

2/2/2017 2:04:52 PM

Changes

pom.xml 10(+0 -10)

Details

pom.xml 10(+0 -10)

diff --git a/pom.xml b/pom.xml
index 82e78e1..ca1a4c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,16 +79,6 @@
       <scope>runtime</scope>
     </dependency>
 
-    <!-- EhCache -->
-    <dependency>
-      <groupId>javax.cache</groupId>
-      <artifactId>cache-api</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.ehcache</groupId>
-      <artifactId>ehcache</artifactId>
-    </dependency>
-
     <!-- webjars -->
     <dependency>
       <groupId>org.webjars</groupId>