Skip to content

Commit 85b8dad

Browse files
authored
chore(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.39.final (GoogleCloudPlatform#5140)
[![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 | `2.0.38.Final` -> `2.0.39.Final` | [![age](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.39.Final/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.39.Final/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.39.Final/compatibility-slim/2.0.38.Final)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.netty:netty-tcnative-boringssl-static/2.0.39.Final/confidence-slim/2.0.38.Final)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Never, 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/GoogleCloudPlatform/java-docs-samples).
1 parent f58cb1d commit 85b8dad

File tree

1 file changed

+1
-1
lines changed
  • container-registry/container-analysis

1 file changed

+1
-1
lines changed

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.38.Final</version>
80+
<version>2.0.39.Final</version>
8181
</dependency>
8282
<!-- [END dependencies] -->
8383
<dependency>

0 commit comments

Comments
 (0)