Bump netty-handler from 4.1.44.Final to 4.1.45.Final in /nb-docker

Bumps [netty-handler](https://github.com/netty/netty) from 4.1.44.Final to 4.1.45.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.44.Final...netty-4.1.45.Final)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-02-21 18:56:33 +00:00 committed by GitHub
parent 0ab2d42054
commit a54e606c10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId> <artifactId>netty-handler</artifactId>
<version>4.1.44.Final</version> <version>4.1.45.Final</version>
</dependency> </dependency>
<dependency> <dependency>