Skip to content

Commit

Permalink
Update providers/redis/shedlock-provider-redis-jedis/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-krecan committed Jan 26, 2022
1 parent 1880787 commit 9006160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/redis/shedlock-provider-redis-jedis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.1.0</version>
<version>3.8.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 9006160

Please sign in to comment.