File tree 3 files changed +48
-47
lines changed
airbyte-integrations/connectors/source-mssql
docs/integrations/sources
3 files changed +48
-47
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ application {
24
24
}
25
25
26
26
dependencies {
27
- implementation ' com.microsoft.sqlserver:mssql-jdbc:10.2 .1.jre8 '
27
+ implementation ' com.microsoft.sqlserver:mssql-jdbc:12.6 .1.jre11 '
28
28
implementation ' io.debezium:debezium-embedded:2.6.1.Final'
29
29
implementation ' io.debezium:debezium-connector-sqlserver:2.6.1.Final'
30
30
implementation ' org.codehaus.plexus:plexus-utils:3.4.2'
Original file line number Diff line number Diff line change 9
9
connectorSubtype : database
10
10
connectorType : source
11
11
definitionId : b5ea17b1-f170-46dc-bc31-cc744ca984c1
12
- dockerImageTag : 4.0.21
12
+ dockerImageTag : 4.0.22
13
13
dockerRepository : airbyte/source-mssql
14
14
documentationUrl : https://docs.airbyte.com/integrations/sources/mssql
15
15
githubIssueLabel : source-mssql
You can’t perform that action at this time.
0 commit comments