Skip to content

Commit 9c02961

Browse files
build(deps): bump netty-handler.version (#227)
Bumps `netty-handler.version` from 4.1.117.Final to 4.1.118.Final. Updates `io.netty:netty-handler` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-buffer` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-codec` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-codec-http2` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.1.117.Final to 4.1.118.Final - [Commits](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final) --- updated-dependencies: - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec-http2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-unix-common 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 c559e01 commit 9c02961

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
@@ -88,7 +88,7 @@
8888
<properties>
8989
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
9090

91-
<netty-handler.version>4.1.117.Final</netty-handler.version>
91+
<netty-handler.version>4.2.2.Final</netty-handler.version>
9292
<junit-jupiter.version>5.11.4</junit-jupiter.version>
9393

9494
<plugin.surefire.version>3.5.2</plugin.surefire.version>

0 commit comments

Comments
 (0)