Skip to content

Commit e8bd00f

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.10.0 (#4578)
[![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-logging-bom](https://togithub.com/googleapis/java-logging) | `3.9.0` -> `3.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.0/compatibility-slim/3.9.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.0/confidence-slim/3.9.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-logging</summary> ### [`v3.10.0`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;3100-httpsgithubcomgoogleapisjava-loggingcomparev390v3100-2022-06-25) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.9.0...v3.10.0) ##### Features - Add support for library instrumentation ([#&#8203;979](https://togithub.com/googleapis/java-logging/issues/979)) ([2749974](https://togithub.com/googleapis/java-logging/commit/27499744f37a5fddcc2d6825c69481374e78829c)) ##### Documentation - **sample:** update README for native image sample ([#&#8203;974](https://togithub.com/googleapis/java-logging/issues/974)) ([1512487](https://togithub.com/googleapis/java-logging/commit/1512487e60141ed5c61a3a60fcca29f52f4ec141)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;980](https://togithub.com/googleapis/java-logging/issues/980)) ([18acf1f](https://togithub.com/googleapis/java-logging/commit/18acf1f64d836ca3fb1b8f4b558ef21d728c391f)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;976](https://togithub.com/googleapis/java-logging/issues/976)) ([01d3213](https://togithub.com/googleapis/java-logging/commit/01d3213b9e010c3ae3843e5a05bbd01b2961b454)) </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 c3d540a commit e8bd00f

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
@@ -519,7 +519,7 @@
519519
<dependency>
520520
<groupId>com.google.cloud</groupId>
521521
<artifactId>google-cloud-logging-bom</artifactId>
522-
<version>3.9.0</version>
522+
<version>3.10.0</version>
523523
<type>pom</type>
524524
<scope>import</scope>
525525
</dependency>

0 commit comments

Comments
 (0)