mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-26 10:40:30 -06:00
fix: upgrade io.netty:netty-handler from 4.1.106.Final to 4.1.107.Final
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.106.Final to 4.1.107.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/io.netty/netty-handler/ See this project in Snyk: https://app.snyk.io/org/nosqlbench/project/6a966a50-08ee-405a-ae9a-1cfab95ff2c5?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
e7154f5c20
commit
7bb4832bc7
@ -188,7 +188,7 @@
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-handler</artifactId>
|
||||
<version>4.1.106.Final</version>
|
||||
<version>4.1.107.Final</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user