Skip to content

Commit

Permalink
upgraded jedis
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilal Al committed Nov 27, 2024
1 parent e3c5b12 commit 6a30f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis-wrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.3.0</version>
<version>5.2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 6a30f03

Please sign in to comment.