Skip to content

Commit

Permalink
fix: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
phiz71 committed Oct 9, 2024
1 parent c7874ed commit 8b4e034
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -286,13 +286,6 @@
<version>${guava.version}</version>
</dependency>

<!-- Spring -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-redis</artifactId>
<version>${spring-data-redis.version}</version>
</dependency>

<!-- Hazelcast -->
<dependency>
<groupId>com.hazelcast</groupId>
Expand Down

0 comments on commit 8b4e034

Please sign in to comment.