[source-postgres/mssql/mysql] use the latest CDK to use the latest fix of error translation (#42852)
This commit is contained in:
@@ -12,7 +12,7 @@ java {
|
||||
}
|
||||
|
||||
airbyteJavaConnector {
|
||||
cdkVersionRequired = '0.43.3'
|
||||
cdkVersionRequired = '0.43.4'
|
||||
features = ['db-sources', 'datastore-postgres']
|
||||
useLocalCdk = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user