Skip to content

Commit

Permalink
Upgrade to Jedis 5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jxblum committed Sep 14, 2023
1 parent 765ad84 commit cf4f3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<xstream>1.4.20</xstream>
<pool>2.11.1</pool>
<lettuce>6.2.6.RELEASE</lettuce>
<jedis>4.4.4</jedis>
<jedis>5.0.0</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.96.Final</netty>
<java-module-name>spring.data.redis</java-module-name>
Expand Down

0 comments on commit cf4f3bb

Please sign in to comment.