Bump netty-all from 4.1.33.Final to 4.1.42.Final in /api

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2019-10-11 19:20:46 +00:00 committed by GitHub
parent a91ee58547
commit a3f0188483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.33.Final</version>
<version>4.1.42.Final</version>
<scope>provided</scope>
</dependency>
</dependencies>