Describe the bug
When attempting to connect to a RedShift database, you get an error:

This is due to a mistmatch between the version of the driver specified in the pom (42) and the one specified in DBConnector (41). I will submit a PR that addresses this.