Skip to content

Commit

Permalink
Merge pull request #3628 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.24.1

Bump com.google.auth:google-auth-library-oauth2-http from 1.24.0 to 1.24.1
  • Loading branch information
k8s-ci-robot authored Aug 14, 2024
2 parents 6996a77 + 70f4f98 commit a07224c
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 @@ -252,7 +252,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.24.0</version>
<version>1.24.1</version>
</dependency>

<!-- tests -->
Expand Down

0 comments on commit a07224c

Please sign in to comment.