Skip to content

Commit

Permalink
Merge pull request #228 from mybatis/renovate/redis.clients-jedis-5.x
Browse files Browse the repository at this point in the history
Update dependency redis.clients:jedis to v5.1.0
  • Loading branch information
hazendaz committed Nov 22, 2023
2 parents 9586dc8 + 4fc5c56 commit 6f10377
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 @@ -85,7 +85,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.0.2</version>
<version>5.1.0</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 6f10377

Please sign in to comment.