Bump netty-all in /cf-chat/cf-chat-interface

Bumps [netty-all](https://github.com/netty/netty) from 4.1.32.Final to 4.1.42.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.32.Final...netty-4.1.42.Final)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-18 22:49:09 +00:00 committed by GitHub
parent 3cb9692ea6
commit bbbdde933c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.32.Final</version>
<version>4.1.42.Final</version>
</dependency>
</dependencies>