Skip to content

Commit 87ba455

Browse files
authored
Merge pull request #95 from leonchen83/dependabot/maven/redis.clients-jedis-6.1.0
Bump redis.clients:jedis from 6.0.0 to 6.1.0
2 parents 2281ef3 + ee25bb4 commit 87ba455

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>redis.clients</groupId>
8989
<artifactId>jedis</artifactId>
90-
<version>6.0.0</version>
90+
<version>6.1.0</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>info.picocli</groupId>

0 commit comments

Comments
 (0)