Skip to content

Commit

Permalink
Bump com.google.auth:google-auth-library-oauth2-http
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.30.1 to 1.31.0.

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 014d249 commit 83ede0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-oauth2-http</artifactId>
<version>1.30.1</version>
<version>1.31.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 83ede0f

Please sign in to comment.