Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-securitycenter-…
Browse files Browse the repository at this point in the history
…bom to v2.4.0 (#3553)

[![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-securitycenter-bom](https://togithub.com/googleapis/java-securitycenter) | `2.3.2` -> `2.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter-bom/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter-bom/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter-bom/2.4.0/compatibility-slim/2.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-securitycenter-bom/2.4.0/confidence-slim/2.3.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-securitycenter</summary>

### [`v2.4.0`](https://togithub.com/googleapis/java-securitycenter/blob/HEAD/CHANGELOG.md#&#8203;240-httpsgithubcomgoogleapisjava-securitycentercomparev232v240-2022-02-03)

[Compare Source](https://togithub.com/googleapis/java-securitycenter/compare/v2.3.2...v2.4.0)

##### Features

-   Release the access field in the v1 finding proto, which represents an access event tied to the finding ([#&#8203;744](https://togithub.com/googleapis/java-securitycenter/issues/744)) ([94f600d](https://togithub.com/googleapis/java-securitycenter/commit/94f600dd9b5adf1990c6ba8789e391700a7ca4ad))

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/java-securitycenter/issues/1339)) ([#&#8203;742](https://togithub.com/googleapis/java-securitycenter/issues/742)) ([7361505](https://togithub.com/googleapis/java-securitycenter/commit/7361505b7fd4021daf33a7472458c17c97ed6c2e))
-   update actions/github-script action to v5 ([#&#8203;741](https://togithub.com/googleapis/java-securitycenter/issues/741)) ([3138f0c](https://togithub.com/googleapis/java-securitycenter/commit/3138f0c8f0369782decaed49164588862c855908))
-   update dependency com.google.cloud:google-cloud-pubsub to v1.115.1 ([#&#8203;730](https://togithub.com/googleapis/java-securitycenter/issues/730)) ([2a0b4cd](https://togithub.com/googleapis/java-securitycenter/commit/2a0b4cda8fd1c489cd983db02e3452623e8c7e3c))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#&#8203;743](https://togithub.com/googleapis/java-securitycenter/issues/743)) ([b2c717e](https://togithub.com/googleapis/java-securitycenter/commit/b2c717e843f795ca7fd2b910ba55c5e74eb33b0e))

##### Documentation

-   added more clarification around what event_time means on a v1 finding ([94f600d](https://togithub.com/googleapis/java-securitycenter/commit/94f600dd9b5adf1990c6ba8789e391700a7ca4ad))

##### [2.3.2](https://www.github.com/googleapis/java-securitycenter/compare/v2.3.1...v2.3.2) (2022-01-07)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#&#8203;725](https://www.togithub.com/googleapis/java-securitycenter/issues/725)) ([7ea7a58](https://www.github.com/googleapis/java-securitycenter/commit/7ea7a58d305ebf10a8d2fb374be8f261e4fcbe05))

##### [2.3.1](https://www.github.com/googleapis/java-securitycenter/compare/v2.3.0...v2.3.1) (2021-12-07)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-pubsub to v1.115.0 ([#&#8203;714](https://www.togithub.com/googleapis/java-securitycenter/issues/714)) ([2e02da2](https://www.github.com/googleapis/java-securitycenter/commit/2e02da268fb584fde02e25c68c8fb55304894b29))

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot committed Feb 4, 2022
1 parent fab1bc7 commit 4bd76f1
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 @@ -632,7 +632,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-securitycenter-bom</artifactId>
<version>2.3.2</version>
<version>2.4.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 4bd76f1

Please sign in to comment.