Skip to content

Commit

Permalink
Update GCS connector from 1.6.1 to 1.6.3. (#4590)
Browse files Browse the repository at this point in the history
  • Loading branch information
janlugt authored and droazen committed Mar 27, 2018
1 parent b572047 commit bd5d37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ dependencies {
// this comes built-in when running on Google Dataproc, but the library
// allows us to read from GCS also when testing locally (or on non-Dataproc clusters,
// should we want to)
compile 'com.google.cloud.bigdataoss:gcs-connector:1.6.1-hadoop2'
compile 'com.google.cloud.bigdataoss:gcs-connector:1.6.3-hadoop2'
compile 'org.apache.logging.log4j:log4j-api:2.3'
compile 'org.apache.logging.log4j:log4j-core:2.3'
compile 'org.apache.commons:commons-lang3:3.4'
Expand Down

0 comments on commit bd5d37d

Please sign in to comment.