Skip to content

Commit c559e01

Browse files
build(deps): bump io.netty:netty-tcnative-boringssl-static (#225)
Bumps [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) from 2.0.69.Final to 2.0.70.Final. - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.69.Final...netty-tcnative-parent-2.0.70.Final) --- updated-dependencies: - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: karel-rehor <[email protected]>
1 parent b2126d1 commit c559e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>io.netty</groupId>
218218
<artifactId>netty-tcnative-boringssl-static</artifactId>
219-
<version>2.0.69.Final</version>
219+
<version>2.0.70.Final</version>
220220
</dependency>
221221

222222
<dependency>

0 commit comments

Comments
 (0)