Skip to content

Commit 1f1c369

Browse files
deps: update dependency com.google.oauth-client:google-oauth-client-bom to v1.37.0 (#3471)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.oauth-client:google-oauth-client-bom](https://redirect.github.com/googleapis/google-oauth-java-client/tree/master/google-oauth-client-bom) ([source](https://redirect.github.com/googleapis/google-oauth-java-client)) | `1.36.0` -> `1.37.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.oauth-client:google-oauth-client-bom/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.oauth-client:google-oauth-client-bom/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.oauth-client:google-oauth-client-bom/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.oauth-client:google-oauth-client-bom/1.36.0/1.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-oauth-java-client (com.google.oauth-client:google-oauth-client-bom)</summary> ### [`v1.37.0`](https://redirect.github.com/googleapis/google-oauth-java-client/blob/HEAD/CHANGELOG.md#1370-2024-12-11) [Compare Source](https://redirect.github.com/googleapis/google-oauth-java-client/compare/v1.36.0...v1.37.0) ##### Bug Fixes - **docs:** Javadoc code comments to render correctly in reference docs ([ab4d5e7](https://redirect.github.com/googleapis/google-oauth-java-client/commit/ab4d5e7dae926b5d95ddc3021a82883a0f24415d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Min Zhu <[email protected]>
1 parent d4fa54d commit 1f1c369

File tree

1 file changed

+1
-1
lines changed
  • java-shared-dependencies/first-party-dependencies

1 file changed

+1
-1
lines changed

java-shared-dependencies/first-party-dependencies/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<site.installationModule>${project.artifactId}</site.installationModule>
2525
<grpc-gcp.version>1.6.1</grpc-gcp.version>
26-
<google.oauth-client.version>1.36.0</google.oauth-client.version>
26+
<google.oauth-client.version>1.37.0</google.oauth-client.version>
2727
<google.api-client.version>2.7.1</google.api-client.version>
2828
</properties>
2929

0 commit comments

Comments
 (0)