DATAREDIS-1019 - Upgrade to Commons Pool 2.7.0.

This commit is contained in:
Mark Paluch
2019-07-30 12:11:13 +02:00
parent 7f9aca031a
commit a7a13620aa

View File

@@ -20,7 +20,7 @@
<jta>1.1</jta>
<beanutils>1.9.2</beanutils>
<xstream>1.4.8</xstream>
<pool>2.6.0</pool>
<pool>2.7.0</pool>
<lettuce>5.1.6.RELEASE</lettuce>
<jedis>3.1.0</jedis>
<multithreadedtc>1.01</multithreadedtc>