mirror of
https://github.com/apache/nifi.git
synced 2025-02-21 01:46:51 +00:00
NIFI-7143: Upgrade GCP dependency
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes NIFI-7143.
This commit is contained in:
parent
37614d02cd
commit
7e5e332842
@ -33,7 +33,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.auth</groupId>
|
||||
<artifactId>google-auth-library-oauth2-http</artifactId>
|
||||
<version>0.16.2</version>
|
||||
<version>0.18.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.google.code.findbugs</groupId>
|
||||
|
@ -27,7 +27,7 @@
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<google.cloud.sdk.version>0.107.0-alpha</google.cloud.sdk.version>
|
||||
<google.cloud.sdk.version>0.120.2-alpha</google.cloud.sdk.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
Loading…
x
Reference in New Issue
Block a user