Skip to content

Commit

Permalink
Merge pull request #12 from Jake-Moore/dependabot/maven/redis.clients…
Browse files Browse the repository at this point in the history
…-jedis-5.0.2

Bump redis.clients:jedis from 4.3.1 to 5.0.2
  • Loading branch information
Jake-Moore authored Nov 19, 2023
2 parents 5fb372c + 172ff68 commit 6176969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>4.3.1</version>
<version>5.0.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit 6176969

Please sign in to comment.