mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-23 15:40:44 -06:00
fix: upgrade io.netty:netty-handler from 4.1.88.Final to 4.1.89.Final (#1160)
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.88.Final to 4.1.89.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/3e4c0e79-b7a9-4806-b967-55079b66e71e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
f4ebb7bd80
commit
da599e8258
@ -206,7 +206,7 @@
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-handler</artifactId>
|
||||
<version>4.1.88.Final</version>
|
||||
<version>4.1.89.Final</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user