Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 94e2ca1

Browse files
authored
deps: update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.1 (#478)
1 parent 176de6c commit 94e2ca1

File tree

1 file changed

+1
-1
lines changed
  • samples/cloud-client/snippets

1 file changed

+1
-1
lines changed

samples/cloud-client/snippets/pom.xml

+1-1
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)