File tree Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Expand file tree Collapse file tree 1 file changed +4
-11
lines changed Original file line number Diff line number Diff line change 389389 <type >pom</type >
390390 <scope >import</scope >
391391 </dependency >
392- <dependency >
393- <groupId >com.google.api-client</groupId >
394- <artifactId >google-api-client-bom</artifactId >
395- <version >2.7.2</version >
396- <type >pom</type >
397- <scope >import</scope >
398- </dependency >
399392 </dependencies >
400393 </dependencyManagement >
401394
402395 <dependencies >
403396 <!-- Google Cloud Platform dependencies -->
397+ <dependency >
398+ <groupId >com.google.auth</groupId >
399+ <artifactId >google-auth-library-oauth2-http</artifactId >
400+ </dependency >
404401 <dependency >
405402 <groupId >com.google.api-client</groupId >
406403 <artifactId >google-api-client</artifactId >
417414 <groupId >com.google.api</groupId >
418415 <artifactId >api-common</artifactId >
419416 </dependency >
420- <dependency >
421- <groupId >com.google.auth</groupId >
422- <artifactId >google-auth-library-oauth2-http</artifactId >
423- </dependency >
424417 <dependency >
425418 <groupId >com.google.cloud</groupId >
426419 <artifactId >google-cloud-storage</artifactId >
You can’t perform that action at this time.
0 commit comments