Skip to content

Commit 17e9257

Browse files
authored
Merge pull request #2987 from kubernetes-client/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.22.0
build(deps): bump com.google.auth:google-auth-library-oauth2-http from 1.21.0 to 1.22.0
2 parents 0eada8e + ecb93a2 commit 17e9257

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.21.0</version>
250+
<version>1.22.0</version>
251251
<optional>true</optional>
252252
</dependency>
253253
<dependency>

0 commit comments

Comments
 (0)