Merge pull request #2 from nosqlbench/dependabot/maven/nb-api/io.netty-netty-handler-4.1.45.Final

Bump netty-handler from 4.1.44.Final to 4.1.45.Final in /nb-api
This commit is contained in:
Jonathan Shook 2020-02-24 06:09:51 -06:00 committed by GitHub
commit 5a2a6e7532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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