Skip to content

Commit 0310f17

Browse files
committed
Upgrade to Apache Commons Pool2 2.11.1.
Closes #2295
1 parent 587600a commit 0310f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<jta>1.1</jta>
2222
<beanutils>1.9.4</beanutils>
2323
<xstream>1.4.19</xstream>
24-
<pool>2.9.0</pool>
24+
<pool>2.11.1</pool>
2525
<lettuce>6.1.8.RELEASE</lettuce>
2626
<jedis>3.8.0</jedis>
2727
<multithreadedtc>1.01</multithreadedtc>

0 commit comments

Comments
 (0)