Skip to content

Commit 94c6af3

Browse files
authored
Merge pull request #2975 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.21.0
build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.20.0 to 1.21.0
2 parents f17818b + 041f7bf commit 94c6af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.google.auth</groupId>
249249
<artifactId>google-auth-library-oauth2-http</artifactId>
250-
<version>1.20.0</version>
250+
<version>1.21.0</version>
251251
<optional>true</optional>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)