Skip to content

Commit 99688b0

Browse files
authored
deps: update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.1 (#478)
1 parent fd38f00 commit 99688b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • java-iam/samples/cloud-client/snippets

java-iam/samples/cloud-client/snippets/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>com.google.auth</groupId>
3333
<artifactId>google-auth-library-oauth2-http</artifactId>
34-
<version>1.11.0</version>
34+
<version>1.12.1</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>com.google.http-client</groupId>

0 commit comments

Comments
 (0)