Skip to content

Commit

Permalink
chore(deps): update dependency com.google.http-client:google-http-cli…
Browse files Browse the repository at this point in the history
…ent-bom to v1.45.3 (#1597)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.http-client:google-http-client-bom](https://redirect.github.com/googleapis/google-http-java-client/tree/master/google-http-client-bom) ([source](https://redirect.github.com/googleapis/google-http-java-client)) | `1.45.2` -> `1.45.3` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.http-client:google-http-client-bom/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.http-client:google-http-client-bom/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.http-client:google-http-client-bom/1.45.2/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.http-client:google-http-client-bom/1.45.2/1.45.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-http-java-client (com.google.http-client:google-http-client-bom)</summary>

### [`v1.45.3`](https://redirect.github.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#1453-2024-12-11)

[Compare Source](https://redirect.github.com/googleapis/google-http-java-client/compare/v1.45.2...v1.45.3)

##### Dependencies

-   Update dependency io.grpc:grpc-context to v1.69.0 ([#&#8203;2050](https://redirect.github.com/googleapis/google-http-java-client/issues/2050)) ([9f4f6ab](https://redirect.github.com/googleapis/google-http-java-client/commit/9f4f6ab5e2729bebe8416a40d092172e7ba3313a))
-   Update github/codeql-action action to v3.27.7 ([#&#8203;2049](https://redirect.github.com/googleapis/google-http-java-client/issues/2049)) ([9190382](https://redirect.github.com/googleapis/google-http-java-client/commit/91903825dd1af1ea1f39a96107d9518610212278))

</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/google-auth-library-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored Jan 7, 2025
1 parent 7bd542e commit a29e311
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 @@ -69,7 +69,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.google.http.version>1.45.2</project.google.http.version>
<project.google.http.version>1.45.3</project.google.http.version>
<project.junit.version>4.13.2</project.junit.version>
<project.guava.version>33.3.1-android</project.guava.version>
<project.appengine.version>2.0.31</project.appengine.version>
Expand Down

0 comments on commit a29e311

Please sign in to comment.