Skip to content

Commit 8ab9fa0

Browse files
committed
Update jedis dependency - vulnerability
1 parent 96a0203 commit 8ab9fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>redis.clients</groupId>
109109
<artifactId>jedis</artifactId>
110-
<version>4.2.3</version>
110+
<version>4.3.2</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)