Skip to content

Commit 4b7ca82

Browse files
committed
chore: update redis version to 4.4.3
Signed-off-by: Otavio Santana <[email protected]>
1 parent 4d1ce88 commit 4b7ca82

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>4.3.1</version>
40+
<version>4.4.3</version>
4141
</dependency>
4242
<dependency>
4343
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)