Bump netty4_version from 4.1.101.Final to 4.1.104.Final (#13527)
Bumps `netty4_version` from 4.1.101.Final to 4.1.104.Final. Updates `io.netty:netty-all` from 4.1.101.Final to 4.1.104.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.104.Final) Updates `io.netty:netty-bom` from 4.1.101.Final to 4.1.104.Final - [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.104.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb571f532d
commit
124b80f072
|
|
@ -95,7 +95,7 @@
|
|||
<javassist_version>3.29.2-GA</javassist_version>
|
||||
<bytebuddy.version>1.14.10</bytebuddy.version>
|
||||
<netty_version>3.2.10.Final</netty_version>
|
||||
<netty4_version>4.1.101.Final</netty4_version>
|
||||
<netty4_version>4.1.104.Final</netty4_version>
|
||||
<mina_version>2.2.1</mina_version>
|
||||
<grizzly_version>2.4.4</grizzly_version>
|
||||
<httpclient_version>4.5.14</httpclient_version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue