Skip to content

Commit

Permalink
Update dependency redis.clients:jedis to v2.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2019
1 parent 80a1eea commit e6b0ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra_github/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.9.0</version>
<version>2.10.2</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit e6b0ef8

Please sign in to comment.