Skip to content

Commit 6d773dc

Browse files
build(deps): bump io.netty:netty-tcnative-boringssl-static (#195)
Bumps [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) from 2.0.66.Final to 2.0.69.Final. - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.66.Final...netty-tcnative-parent-2.0.69.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>
1 parent a258554 commit 6d773dc

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
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>io.netty</groupId>
200200
<artifactId>netty-tcnative-boringssl-static</artifactId>
201-
<version>2.0.66.Final</version>
201+
<version>2.0.69.Final</version>
202202
</dependency>
203203

204204
<dependency>

0 commit comments

Comments
 (0)