Skip to content

Commit ac89fa7

Browse files
Upgrade to Jedis 4.3.1
Closes: spring-projects#2438
1 parent 150e062 commit ac89fa7

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
@@ -25,7 +25,7 @@
2525
<xstream>1.4.19</xstream>
2626
<pool>2.11.1</pool>
2727
<lettuce>6.2.1.RELEASE</lettuce>
28-
<jedis>4.3.0</jedis>
28+
<jedis>4.3.1</jedis>
2929
<multithreadedtc>1.01</multithreadedtc>
3030
<netty>4.1.79.Final</netty>
3131
<java-module-name>spring.data.redis</java-module-name>

0 commit comments

Comments
 (0)