fix: upgrade io.netty:netty-handler from 4.1.77.Final to 4.1.78.Final

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.77.Final to 4.1.78.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/faf9c31c-14e2-456a-9f66-9dda91c923d9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-07-13 21:48:16 +00:00
parent 7f7bccff31
commit f77d6099d8
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -184,7 +184,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.77.Final</version>
<version>4.1.78.Final</version>
</dependency>
<dependency>