removing spring-redis-data-starter dependency

Signed-off-by: chandresh pancholi <chandresh.pancholi@navi.com>
This commit is contained in:
chandresh pancholi
2021-10-22 23:09:23 +05:30
parent b51f488509
commit 29eef30c1d

View File

@@ -13,12 +13,6 @@
<name>litmus-cache</name>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-redis</artifactId>
<version>2.5.5</version>
</dependency>
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson</artifactId>