Skip to content

Commit

Permalink
Merge pull request #263 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.3
  • Loading branch information
hazendaz authored May 21, 2024
2 parents 1bf54f4 + 8803295 commit f169873
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.2</version>
<version>5.1.3</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit f169873

Please sign in to comment.