Skip to content

Commit

Permalink
test dependencies removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Koksharov committed Dec 3, 2024
1 parent 05b91d2 commit 4769733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redisson-spring-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<version>3.6.11</version>
<scope>test</scope>
</dependency>

<!--
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
Expand All @@ -127,7 +127,7 @@
<version>6.3.2.RELEASE</version>
<scope>test</scope>
</dependency>

-->
</dependencies>

</project>

0 comments on commit 4769733

Please sign in to comment.