Skip to content

Commit c547ba2

Browse files
mp911dechristophstrobl
authored andcommitted
Upgrade to Jedis 3.6.0-RC1.
See #2017. Original Pull Request: #2021
1 parent d141899 commit c547ba2

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
@@ -25,7 +25,7 @@
2525
<xstream>1.4.16</xstream>
2626
<pool>2.9.0</pool>
2727
<lettuce>6.1.0.RELEASE</lettuce>
28-
<jedis>3.5.2</jedis>
28+
<jedis>3.6.0-RC1</jedis>
2929
<multithreadedtc>1.01</multithreadedtc>
3030
<netty>4.1.60.Final</netty>
3131
<java-module-name>spring.data.redis</java-module-name>

0 commit comments

Comments
 (0)