Skip to content

Commit

Permalink
Upgrade to Jedis 4.4.3.
Browse files Browse the repository at this point in the history
Closes #2634
  • Loading branch information
mp911de committed Jul 11, 2023
1 parent d25de89 commit ce3c439
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 @@ -24,7 +24,7 @@
<xstream>1.4.20</xstream>
<pool>2.11.1</pool>
<lettuce>6.2.4.RELEASE</lettuce>
<jedis>4.3.2</jedis>
<jedis>4.4.3</jedis>
<multithreadedtc>1.01</multithreadedtc>
<netty>4.1.89.Final</netty>
<java-module-name>spring.data.redis</java-module-name>
Expand Down

0 comments on commit ce3c439

Please sign in to comment.