Skip to content

Commit cba80f7

Browse files
committed
Upgrade to Jedis 3.6.0.
Closes #2022
1 parent a638a54 commit cba80f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<xstream>1.4.16</xstream>
2424
<pool>2.9.0</pool>
2525
<lettuce>6.1.1.RELEASE</lettuce>
26-
<jedis>3.6.0-RC1</jedis>
26+
<jedis>3.6.0</jedis>
2727
<multithreadedtc>1.01</multithreadedtc>
2828
<netty>4.1.63.Final</netty>
2929
<java-module-name>spring.data.redis</java-module-name>

0 commit comments

Comments
 (0)