fix: upgrade io.netty:netty-handler from 4.1.99.Final to 4.1.100.Final

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.99.Final to 4.1.100.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
This commit is contained in:
snyk-bot 2023-11-01 20:43:59 +00:00
parent a1445927b9
commit 4beb120724
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -188,7 +188,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId> <artifactId>netty-handler</artifactId>
<version>4.1.99.Final</version> <version>4.1.100.Final</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>