Skip to content

Commit b924bb2

Browse files
authored
chore(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.35.final (GoogleCloudPlatform#4382)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [io.netty:netty-tcnative-boringssl-static](io/netty/netty-tcnative-boringssl-static) | patch | `2.0.34.Final` -> `2.0.35.Final` | --- ### Renovate 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 64c2fd5 commit b924bb2

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

0 commit comments

Comments
 (0)