Browse Source

Bump netty-handler from 4.1.44.Final to 4.1.45.Final

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>
master
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
9a01d76c2f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save