Drop our dependency on commons-pool.

This commit is contained in:
Jon Chambers 2020-09-02 10:51:33 -04:00 committed by Jon Chambers
parent 5c04f2634a
commit 25f3c6a548
1 changed files with 0 additions and 6 deletions

View File

@ -105,12 +105,6 @@
<version>5.3.3.RELEASE</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>