Skip to content

Commit 2f58469

Browse files
committed
chore: update jedis to version 6.1.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent 6bf0eac commit 2f58469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jnosql-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>redis.clients</groupId>
4040
<artifactId>jedis</artifactId>
41-
<version>6.0.0</version>
41+
<version>6.1.0</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)