Skip to content

Commit

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

[![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](https://github.com/googleapis/java-logging) | `3.9.0` -> `3.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/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/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://github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#&#8203;3100-httpsgithubcomgoogleapisjava-loggingcomparev390v3100-2022-06-25)

[Compare Source](https://github.com/googleapis/java-logging/compare/v3.9.0...v3.10.0)

##### Features

-   Add support for library instrumentation ([#&#8203;979](https://github.com/googleapis/java-logging/issues/979)) ([2749974](https://github.com/googleapis/java-logging/commit/27499744f37a5fddcc2d6825c69481374e78829c))

##### Documentation

-   **sample:** update README for native image sample ([#&#8203;974](https://github.com/googleapis/java-logging/issues/974)) ([1512487](https://github.com/googleapis/java-logging/commit/1512487e60141ed5c61a3a60fcca29f52f4ec141))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;980](https://github.com/googleapis/java-logging/issues/980)) ([18acf1f](https://github.com/googleapis/java-logging/commit/18acf1f64d836ca3fb1b8f4b558ef21d728c391f))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;976](https://github.com/googleapis/java-logging/issues/976)) ([01d3213](https://github.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-logging-servlet-initializer).
  • Loading branch information
renovate-bot authored Jun 27, 2022
1 parent 1ed0a49 commit e36a0cc
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 @@ -30,7 +30,7 @@

<properties>
<easymock.version>3.6</easymock.version>
<logging.version>3.9.0</logging.version>
<logging.version>3.10.0</logging.version>
<jakarta.servlet.api.version>4.0.4</jakarta.servlet.api.version>
<jetty.version>9.4.44.v20210927</jetty.version>
<tomcat.version>9.0.64</tomcat.version>
Expand Down

0 comments on commit e36a0cc

Please sign in to comment.