Drop our dependency on commons-pool.
This commit is contained in:
parent
5c04f2634a
commit
25f3c6a548
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue