Skip to content

Commit 31db4f9

Browse files
fix(deps): update dependency redis.clients:jedis to v4.4.3
1 parent 4fa54b1 commit 31db4f9

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
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>redis.clients</groupId>
106106
<artifactId>jedis</artifactId>
107-
<version>4.3.1</version>
107+
<version>4.4.3</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>co.aikar</groupId>

0 commit comments

Comments
 (0)