* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9
* fix(TDI-42396): Downgrade jackson annotations version
* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043
* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
* fix(TDI-41258):align the mvn path of joda-time
* fix(TDI-41258):correct the mvn path commons-logging redshift
* fix(TDI-41258):align the mvn path of commons-logging
* feat(TDI-41177): change the jar import condition redshift
* bulkexec do not connect to S3
* use connection equal false
* add back the dependences
* correct mistake
* feat(TDI-40363): add SSO to Redshift components
* feat(TDI-40363): add tCreateTable
* feat(TDI-40363): hide JDBC_URL field when use connection true
* feat(TDI-40363): hide pass and user when JDBC_URL=SSO
* feat(TDI-40363): remove user and pass
* feat(TDI-40363): update to newest driver
* feat(TDI-40363): exclude jars if useExistConnection=true
* feat(TDI-40363): change driver and add required_if
* fix(TDI-39892):Add components to db unify.
* fix(TDI-39892):move LDAP to Business family.
* fix(TDI-39892):remove hive from database family
* fix(TDI-39892):remove tDBinput tDBOutput TDBSQLRow
* fix(TDI-39892):remove sql data warehouse from database family.
* fix(TDI-39892):remove tsas components from DB unify.
* fix(TDI-39892):fix amazon in db unify.
* recover UnifiedComponentService.
* fix(TDI-39892): Manually change db specific family.
* fix(TDI-39892): rename JDBC family.
* fix(TDI-39892):show db components in DB specific.
* feat(TDI-39892):add new jdbc components
* feat(TDI-39892): add new jdbc components
* Add back Hive and tSQLDW into db specifics.
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
* fix(TDI-35682): Add logging into tRedshiftConnection
* Input component won't create and close logfile when using existing connection
* Close component will close logwriter stream also
* chore(TDI-35682): fix indentation