Skip to content

Commit 5c0b1de

Browse files
Bump netty4_version from 4.1.104.Final to 4.1.106.Final (#13682)
Bumps `netty4_version` from 4.1.104.Final to 4.1.106.Final. Updates `io.netty:netty-all` from 4.1.104.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.104.Final...netty-4.1.106.Final) Updates `io.netty:netty-bom` from 4.1.104.Final to 4.1.106.Final - [Commits](netty/netty@netty-4.1.104.Final...netty-4.1.106.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: io.netty:netty-bom 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 2cf54f7 commit 5c0b1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dubbo-dependencies-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<javassist_version>3.30.2-GA</javassist_version>
9696
<bytebuddy.version>1.14.11</bytebuddy.version>
9797
<netty_version>3.2.10.Final</netty_version>
98-
<netty4_version>4.1.104.Final</netty4_version>
98+
<netty4_version>4.1.106.Final</netty4_version>
9999
<httpclient_version>4.5.14</httpclient_version>
100100
<httpcore_version>4.4.16</httpcore_version>
101101
<fastjson_version>1.2.83</fastjson_version>

0 commit comments

Comments
 (0)