Skip to content

Commit f75fd8c

Browse files
committed
Upgrade redies to version 4.2.3
Signed-off-by: Otavio Santana <[email protected]>
1 parent 88ef33e commit f75fd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis-driver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>redis.clients</groupId>
3636
<artifactId>jedis</artifactId>
37-
<version>3.6.0</version>
37+
<version>4.2.3</version>
3838
</dependency>
3939
<dependency>
4040
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)