diff options
Diffstat (limited to 'cps-service/pom.xml')
-rw-r--r-- | cps-service/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 37a45957f3..2a9c75f4a6 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -70,11 +70,6 @@ <artifactId>gson</artifactId> </dependency> <dependency> - <!-- Hazelcast provide Distributed Caches --> - <groupId>com.hazelcast</groupId> - <artifactId>hazelcast-spring</artifactId> - </dependency> - <dependency> <groupId>io.micrometer</groupId> <artifactId>micrometer-core</artifactId> </dependency> |