Skip to content

Commit dbd0a9c

Browse files
build(deps): bump netty-handler.version
Bumps `netty-handler.version` from 4.1.115.Final to 4.1.116.Final. Updates `io.netty:netty-handler` from 4.1.115.Final to 4.1.116.Final - [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-buffer` from 4.1.115.Final to 4.1.116.Final - [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-codec` from 4.1.115.Final to 4.1.116.Final - [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-codec-http2` from 4.1.115.Final to 4.1.116.Final - [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.Final) Updates `io.netty:netty-transport-native-unix-common` from 4.1.115.Final to 4.1.116.Final - [Commits](netty/netty@netty-4.1.115.Final...netty-4.1.116.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]>
1 parent 8d6d3e8 commit dbd0a9c

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.115.Final</netty-handler.version>
91+
<netty-handler.version>4.1.116.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)