Skip to content

Commit

Permalink
Bump com.google.auth:google-auth-library-oauth2-http (#87)
Browse files Browse the repository at this point in the history
Bumps com.google.auth:google-auth-library-oauth2-http from 1.29.0 to 1.30.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent ffab9c2 commit 719e7a5
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 @@ -42,7 +42,7 @@
<!-- https://central.sonatype.com/artifact/com.google.oauth-client/google-oauth-client-jetty -->
<com.google.oauth.client.jetty.version>1.34.0</com.google.oauth.client.jetty.version>
<!-- https://central.sonatype.com/artifact/com.google.auth/google-auth-library-oauth2-http -->
<com.google.auth.library.oauth2.http.version>1.29.0</com.google.auth.library.oauth2.http.version>
<com.google.auth.library.oauth2.http.version>1.30.0</com.google.auth.library.oauth2.http.version>
<!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
<org.jsoup.version>1.18.1</org.jsoup.version>
</properties>
Expand Down

0 comments on commit 719e7a5

Please sign in to comment.