Comment From: wilkinsona

This version deprecated getPassword() on PooledDataSource which affects our DataSourceBuilder. There's no documented replacement. We could suppress the warning for now, but I'm not sure what we'll be able to do in the longer term.

Comment From: philwebb

We'll suppress the warning for now and remove the getter later when it's actually removed from the library.