Skip to content

Commit

Permalink
Bump google-auth-library-oauth2-http from 1.12.1 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps google-auth-library-oauth2-http from 1.12.1 to 1.13.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 Nov 22, 2022
1 parent 4bd4188 commit 2358d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-x/services/google/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<google-api.client.version>2.0.0</google-api.client.version>
<google-auth-oauth.version>1.12.1</google-auth-oauth.version>
<google-auth-oauth.version>1.13.0</google-auth-oauth.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 2358d90

Please sign in to comment.