mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-01-26 15:36:33 -06:00
fix: upgrade io.netty:netty-handler from 4.1.92.Final to 4.1.93.Final (#1343)
Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.92.Final to 4.1.93.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/d8f400a4-82ed-4d21-b83c-a584d8df78a4?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
2154fa0f18
commit
f17894d6f7
@ -206,7 +206,7 @@
|
||||
<dependency>
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-handler</artifactId>
|
||||
<version>4.1.92.Final</version>
|
||||
<version>4.1.93.Final</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user