Skip to content

Commit 734d7d3

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-monitoring-bom to v3.3.1 (#4593)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-monitoring-bom](https://togithub.com/googleapis/java-monitoring) | `3.3.0` -> `3.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.3.1/compatibility-slim/3.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-monitoring-bom/3.3.1/confidence-slim/3.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-monitoring</summary> ### [`v3.3.1`](https://togithub.com/googleapis/java-monitoring/blob/HEAD/CHANGELOG.md#&#8203;331-httpsgithubcomgoogleapisjava-monitoringcomparev330v331-2022-07-01) [Compare Source](https://togithub.com/googleapis/java-monitoring/compare/v3.3.0...v3.3.1) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;869](https://togithub.com/googleapis/java-monitoring/issues/869)) ([7d3c78c](https://togithub.com/googleapis/java-monitoring/commit/7d3c78c56bc46ba502c30b12341fcb4cdc7503ad)) - update dependency com.google.protobuf:protobuf-java-util to v3.21.0 ([#&#8203;860](https://togithub.com/googleapis/java-monitoring/issues/860)) ([672c14f](https://togithub.com/googleapis/java-monitoring/commit/672c14f967040ee870c2095f5115978b55cdbfdb)) - update dependency com.google.protobuf:protobuf-java-util to v3.21.1 ([#&#8203;861](https://togithub.com/googleapis/java-monitoring/issues/861)) ([99a484c](https://togithub.com/googleapis/java-monitoring/commit/99a484cd21a12d04e167d7389e83d5c7239d8e6a)) - update dependency com.google.protobuf:protobuf-java-util to v3.21.2 ([#&#8203;870](https://togithub.com/googleapis/java-monitoring/issues/870)) ([199d054](https://togithub.com/googleapis/java-monitoring/commit/199d05419f683c91fa95602a1b1fcfcee4524d80)) </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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
1 parent 211fee6 commit 734d7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
<dependency>
553553
<groupId>com.google.cloud</groupId>
554554
<artifactId>google-cloud-monitoring-bom</artifactId>
555-
<version>3.3.0</version>
555+
<version>3.3.1</version>
556556
<type>pom</type>
557557
<scope>import</scope>
558558
</dependency>

0 commit comments

Comments
 (0)