Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-logging-bom to …
Browse files Browse the repository at this point in the history
…v3.21.1 (#6912)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-logging-bom](https://redirect.github.com/googleapis/java-logging) | `3.21.0` -> `3.21.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging-bom/3.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging-bom/3.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging-bom/3.21.0/3.21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging-bom/3.21.0/3.21.1?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/java-logging (com.google.cloud:google-cloud-logging-bom)</summary>

### [`v3.21.1`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3211-2025-01-13)

[Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.21.0...v3.21.1)

##### Bug Fixes

-   **deps:** Update the Java code generator (gapic-generator-java) to 2.51.1 ([705dba2](https://redirect.github.com/googleapis/java-logging/commit/705dba2d6c12bd9f9e281c962cfb232ab28b31a9))

##### Dependencies

-   Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ([#&#8203;1745](https://redirect.github.com/googleapis/java-logging/issues/1745)) ([6a7280d](https://redirect.github.com/googleapis/java-logging/commit/6a7280d0851024c1b44457fa7064a7f3d6fc2d5b))
-   Update dependency org.easymock:easymock to v5.5.0 ([#&#8203;1639](https://redirect.github.com/googleapis/java-logging/issues/1639)) ([f559d89](https://redirect.github.com/googleapis/java-logging/commit/f559d89bf36201fce609ef752f27baa0c5f6f1c1))
-   Update googleapis/sdk-platform-java action to v2.51.1 ([#&#8203;1742](https://redirect.github.com/googleapis/java-logging/issues/1742)) ([3c7a2c7](https://redirect.github.com/googleapis/java-logging/commit/3c7a2c70fd46cc7196ef7b037d6017971e8a020a))

</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/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored Jan 13, 2025
1 parent 42aa242 commit b617eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-bom</artifactId>
<version>3.21.0</version>
<version>3.21.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit b617eee

Please sign in to comment.