Skip to content

Commit b533c6a

Browse files
authored
fix(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.50.final (GoogleCloudPlatform#6830)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.netty:netty-tcnative-boringssl-static](https://togithub.com/netty/netty-tcnative) | `2.0.49.Final` -> `2.0.50.Final` | [![age](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.50.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.50.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.50.Final/compatibility-slim/2.0.49.Final)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.50.Final/confidence-slim/2.0.49.Final)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, 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/GoogleCloudPlatform/java-docs-samples).
1 parent c13fea0 commit b533c6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • container-registry/container-analysis

container-registry/container-analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>io.netty</groupId>
7979
<artifactId>netty-tcnative-boringssl-static</artifactId>
80-
<version>2.0.49.Final</version>
80+
<version>2.0.50.Final</version>
8181
</dependency>
8282
<!-- [END dependencies] -->
8383
<dependency>

0 commit comments

Comments
 (0)