Skip to content

Commit eb744c2

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-logging-bom to v3.10.5 (#4956)
[![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.10.4` -> `3.10.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.5/compatibility-slim/3.10.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-bom/3.10.5/confidence-slim/3.10.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-logging</summary> ### [`v3.10.5`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;3105-httpsgithubcomgoogleapisjava-loggingcomparev3104v3105-2022-08-25) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.10.4...v3.10.5) ##### Bug Fixes - resource detection for 2nd gen of Cloud Functions works incorrectly ([#&#8203;1045](https://togithub.com/googleapis/java-logging/issues/1045)) ([dda1d0a](https://togithub.com/googleapis/java-logging/commit/dda1d0a48c3db18b46b8306c3304a79054e9b49c)) </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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3Ni4wIn0=-->
1 parent 888a5f5 commit eb744c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

+1-1
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.10.4</version>
522+
<version>3.10.5</version>
523523
<type>pom</type>
524524
<scope>import</scope>
525525
</dependency>

0 commit comments

Comments
 (0)