Skip to content

Commit 597c6cc

Browse files
renovate-botlesv
authored andcommitted
Update dependency com.google.auth:google-auth-library-oauth2-http to v0.20.0
1 parent f4673c2 commit 597c6cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

iap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>com.google.auth</groupId>
6060
<artifactId>google-auth-library-oauth2-http</artifactId>
61-
<version>0.18.0</version>
61+
<version>0.20.0</version>
6262
</dependency>
6363
<dependency>
6464
<groupId>com.nimbusds</groupId>

monitoring/cloud-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.google.auth</groupId>
4747
<artifactId>google-auth-library-oauth2-http</artifactId>
48-
<version>0.18.0</version>
48+
<version>0.20.0</version>
4949
</dependency>
5050
</dependencies>
5151
</dependencyManagement>

0 commit comments

Comments
 (0)