Skip to content

Commit

Permalink
Merge pull request #2975 from kubernetes-client/dependabot/maven/com.…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
k8s-ci-robot authored Jan 6, 2024
2 parents f17818b + 041f7bf commit 94c6af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.20.0</version>
<version>1.21.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 94c6af3

Please sign in to comment.