fix: upgrade io.netty:netty-handler from 4.1.80.Final to 4.1.81.Final

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.80.Final to 4.1.81.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/jshook/project/1830e4b8-f3ac-4d17-97f7-6ab4f6b54ef9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-10-01 07:32:20 +00:00
parent d9acf85597
commit e0fb11da40
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -189,7 +189,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.80.Final</version>
<version>4.1.81.Final</version>
</dependency>
<dependency>