forked from Archives/Athou_commafeed
try to fix redis timeouts (#1060)
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
<dependency>
|
||||
<groupId>redis.clients</groupId>
|
||||
<artifactId>jedis</artifactId>
|
||||
<version>4.3.2</version>
|
||||
<version>4.4.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.sun.mail</groupId>
|
||||
|
||||
Reference in New Issue
Block a user