diff --git a/pom.xml b/pom.xml index 82e78e181b18c9c14a27439864e2f20eec372d08..ca1a4c74bdff54d379be07ba557f1e41ec469193 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>