Skip to content

Commit f581a90

Browse files
committed
chore: update jedis driver to version 6.0.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent 9341b4e commit f581a90

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
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>redis.clients</groupId>
3939
<artifactId>jedis</artifactId>
40-
<version>5.2.0</version>
40+
<version>6.0.0</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)