DATAREDIS-936 - Upgrade to Jedis 2.9.3.

This commit is contained in:
Mark Paluch
2019-03-06 15:32:21 +01:00
parent c8703a5159
commit 22698a6d70
2 changed files with 2 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
<xstream>1.4.8</xstream>
<pool>2.2</pool>
<lettuce>5.0.4.RELEASE</lettuce>
<jedis>2.9.0</jedis>
<jedis>2.9.3</jedis>
<multithreadedtc>1.01</multithreadedtc>
<java-module-name>spring.data.redis</java-module-name>
</properties>