File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ dependencies {
5151 testImplementation " org.embulk:embulk-parser-csv:0.10.31"
5252
5353 compile " org.embulk:embulk-output-jdbc:0.10.2"
54- compile " net.snowflake:snowflake-jdbc:3.13.5 "
54+ compile " net.snowflake:snowflake-jdbc:3.13.14 "
5555}
5656embulkPlugin {
5757 mainClass = " org.embulk.output.SnowflakeOutputPlugin"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ com.fasterxml.jackson.core:jackson-core:2.6.7
66com.fasterxml.jackson.core:jackson-databind:2.6.7
77com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.6.7
88javax.validation:validation-api:1.1.0.Final
9- net.snowflake:snowflake-jdbc:3.13.5
9+ net.snowflake:snowflake-jdbc:3.13.14
1010org.embulk:embulk-output-jdbc:0.10.2
1111org.embulk:embulk-util-config:0.3.0
1212org.embulk:embulk-util-json:0.1.1
You can’t perform that action at this time.
0 commit comments