fix: upgrade io.netty:netty-handler from 4.1.81.Final to 4.1.82.Final (#767)

Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.81.Final to 4.1.82.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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jonathan Shook
2022-11-14 17:16:39 -06:00
committed by GitHub
parent 5fc22bbaa5
commit 2158dfa339

View File

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