Merge pull request #1656 from nosqlbench/snyk-upgrade-435ac1f567b379db8a21e481b35313dd

[Snyk] Upgrade io.netty:netty-handler from 4.1.99.Final to 4.1.100.Final
This commit is contained in:
Jonathan Shook 2023-11-07 14:32:24 -06:00 committed by GitHub
commit ed66091d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>