Skip to content

Commit

Permalink
Merge pull request #112 from mybatis/dependabot/maven/redis.clients-j…
Browse files Browse the repository at this point in the history
…edis-3.5.1

Bump jedis from 3.5.0 to 3.5.1
  • Loading branch information
hazendaz committed Jan 25, 2021
2 parents 306b33b + cceab54 commit ccc7589
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 @@ -83,7 +83,7 @@
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit ccc7589

Please sign in to comment.