Skip to content

Commit

Permalink
deps: update dependency com.google.auth:google-auth-library-oauth2-ht…
Browse files Browse the repository at this point in the history
…tp to v1.12.1 (#478)
  • Loading branch information
renovate-bot committed Oct 24, 2022
1 parent fd38f00 commit 99688b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-iam/samples/cloud-client/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.11.0</version>
<version>1.12.1</version>
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
Expand Down

0 comments on commit 99688b0

Please sign in to comment.