Skip to content

Commit c3f20c5

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-logging to v2.2.2 (#391)
[![WhiteSource 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://togithub.com/googleapis/java-logging) | `2.2.1` -> `2.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/2.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/2.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/2.2.2/compatibility-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/2.2.2/confidence-slim/2.2.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-logging</summary> ### [`v2.2.2`](https://togithub.com/googleapis/java-logging/blob/master/CHANGELOG.md#&#8203;222-httpswwwgithubcomgoogleapisjava-loggingcomparev221v222-2021-04-24) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v2.2.1...v2.2.2) </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging-logback).
1 parent 75785dd commit c3f20c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<logback.version>1.2.3</logback.version>
1818
<easymock.version>3.6</easymock.version>
1919
<truth.version>1.1.2</truth.version>
20-
<logging.version>2.2.1</logging.version>
20+
<logging.version>2.2.2</logging.version>
2121
<slf4j.version>1.7.30</slf4j.version>
2222
<google.api-common.version>1.10.1</google.api-common.version>
2323
</properties>

0 commit comments

Comments
 (0)