#430 introduced a change to method signatures in ConnectionPoolSupport requiring GenericObjectPoolConfig to be parametrized. This breaks support for client code that uses an earlier (pre 2.6) version of Apache Commons Pool 2. We should roll back that change to not introduce incompatible changes in patch versions.