From bc987c06c56342d787a869ef0b049b728f155850 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 3 Sep 2024 21:21:28 +0200 Subject: [PATCH] deps: update dependency io.netty:netty-tcnative-boringssl-static to v2.0.66.final (#3148) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.netty:netty-tcnative-boringssl-static](https://redirect.github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) ([source](https://redirect.github.com/netty/netty-tcnative)) | `2.0.65.Final` -> `2.0.66.Final` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.netty:netty-tcnative-boringssl-static/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.netty:netty-tcnative-boringssl-static/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.netty:netty-tcnative-boringssl-static/2.0.65.Final/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.netty:netty-tcnative-boringssl-static/2.0.65.Final/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). --- gax-java/dependencies.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gax-java/dependencies.properties b/gax-java/dependencies.properties index fe3cbecd4b..1951626a87 100644 --- a/gax-java/dependencies.properties +++ b/gax-java/dependencies.properties @@ -43,7 +43,7 @@ maven.io_opentelemetry_opentelemetry_api=io.opentelemetry:opentelemetry-api:1.41 maven.io_opencensus_opencensus_api=io.opencensus:opencensus-api:0.31.1 maven.io_opencensus_opencensus_contrib_grpc_metrics=io.opencensus:opencensus-contrib-grpc-metrics:0.31.1 maven.io_opencensus_opencensus_contrib_http_util=io.opencensus:opencensus-contrib-http-util:0.31.1 -maven.io_netty_netty_tcnative_boringssl_static=io.netty:netty-tcnative-boringssl-static:2.0.65.Final +maven.io_netty_netty_tcnative_boringssl_static=io.netty:netty-tcnative-boringssl-static:2.0.66.Final maven.io_netty_netty_handler=io.netty:netty-handler:4.1.112.Final maven.io_netty_netty_common=io.netty:netty-common:4.1.112.Final maven.io_netty_netty_codec_socks=io.netty:netty-codec-socks:4.1.112.Final