Skip to content

Commit d27d153

Browse files
authored
fix(deps): update dependency com.google.auth:google-auth-library-credentials to v1.4.0 (GoogleCloudPlatform#6806)
1 parent 45f9949 commit d27d153

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

monitoring/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>com.google.auth</groupId>
7373
<artifactId>google-auth-library-credentials</artifactId>
74-
<version>1.3.0</version>
74+
<version>1.4.0</version>
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.auth</groupId>

monitoring/v3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.google.auth</groupId>
6969
<artifactId>google-auth-library-credentials</artifactId>
70-
<version>1.3.0</version>
70+
<version>1.4.0</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.auth</groupId>

0 commit comments

Comments
 (0)