Skip to content

Commit 41bb6e7

Browse files
fix(deps): update dependency redis.clients:jedis to v5.2.0
1 parent eb38668 commit 41bb6e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>redis.clients</groupId>
9797
<artifactId>jedis</artifactId>
98-
<version>5.1.4</version>
98+
<version>5.2.0</version>
9999
</dependency>
100100
<dependency>
101101
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)