Skip to content

Commit 1249576

Browse files
build(deps): bump netty-handler from 4.1.86.Final to 4.1.94.Final (#1725)
Bumps [netty-handler](https://github.com/netty/netty) from 4.1.86.Final to 4.1.94.Final. - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.94.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff6743f commit 1249576

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
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>io.netty</groupId>
115115
<artifactId>netty-handler</artifactId>
116-
<version>4.1.86.Final</version> <!--e2e tests and samples only-->
116+
<version>4.1.94.Final</version> <!--e2e tests and samples only-->
117117
</dependency>
118118
<dependency>
119119
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)