Skip to content

Commit

Permalink
Upgrade to Jedis 4.4.4.
Browse files Browse the repository at this point in the history
Closes #2708
  • Loading branch information
mp911de committed Sep 12, 2023
1 parent 9e473b5 commit 307ca5e
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.3</jedis>
<jedis>4.4.4</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 307ca5e

Please sign in to comment.