Skip to content

Commit 2dafbc8

Browse files
build(deps): bump io.netty:netty-tcnative-boringssl-static (#244)
Bumps [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) from 2.0.70.Final to 2.0.72.Final. - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.70.Final...netty-tcnative-parent-2.0.72.Final) --- updated-dependencies: - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-version: 2.0.72.Final 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>
1 parent 986a398 commit 2dafbc8

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.70.Final</version>
219+
<version>2.0.72.Final</version>
220220
</dependency>
221221

222222
<dependency>

0 commit comments

Comments
 (0)