Upgrade to Apache Commons Pool2 2.11.1.

Closes #2295
This commit is contained in:
Mark Paluch
2022-03-31 09:40:06 +02:00
parent 587600a35e
commit 0310f17c59

View File

@@ -21,7 +21,7 @@
<jta>1.1</jta>
<beanutils>1.9.4</beanutils>
<xstream>1.4.19</xstream>
<pool>2.9.0</pool>
<pool>2.11.1</pool>
<lettuce>6.1.8.RELEASE</lettuce>
<jedis>3.8.0</jedis>
<multithreadedtc>1.01</multithreadedtc>