Skip to content

Commit 6b71c70

Browse files
build(deps): bump netty-handler.version (#186)
Bumps `netty-handler.version` from 4.1.113.Final to 4.1.114.Final. Updates `io.netty:netty-handler` from 4.1.113.Final to 4.1.114.Final - [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final) Updates `io.netty:netty-buffer` from 4.1.113.Final to 4.1.114.Final - [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final) Updates `io.netty:netty-codec` from 4.1.113.Final to 4.1.114.Final - [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final) Updates `io.netty:netty-codec-http2` from 4.1.113.Final to 4.1.114.Final - [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c03c1e3 commit 6b71c70

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.113.Final</netty-handler.version>
91+
<netty-handler.version>4.1.114.Final</netty-handler.version>
9292
<junit-jupiter.version>5.11.2</junit-jupiter.version>
9393

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

0 commit comments

Comments
 (0)