Skip to content

Commit bb17156

Browse files
committed
chore: upgrade jedis to version 5.2.0
Signed-off-by: Otavio Santana <[email protected]>
1 parent 998fba6 commit bb17156

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
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>redis.clients</groupId>
3535
<artifactId>jedis</artifactId>
36-
<version>5.1.4</version>
36+
<version>5.2.0</version>
3737
</dependency>
3838
<dependency>
3939
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)