fix: upgrade io.netty:netty-handler from 4.1.91.Final to 4.1.92.Final (#1275)

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.91.Final to 4.1.92.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:
Snyk bot 2023-05-18 03:23:27 +02:00 committed by GitHub
parent 0a54e5d783
commit d829bbe06b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId> <artifactId>netty-handler</artifactId>
<version>4.1.91.Final</version> <version>4.1.92.Final</version>
</dependency> </dependency>
<dependency> <dependency>