From fec156a25db73cc3679eed5ac403954adedbc2d8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Nov 2022 02:55:56 +0000 Subject: [PATCH] fix: upgrade io.netty:netty-handler from 4.1.82.Final to 4.1.84.Final Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.82.Final to 4.1.84.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 --- mvn-defaults/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvn-defaults/pom.xml b/mvn-defaults/pom.xml index e0dcc4f7e..c775b6d06 100644 --- a/mvn-defaults/pom.xml +++ b/mvn-defaults/pom.xml @@ -189,7 +189,7 @@ io.netty netty-handler - 4.1.82.Final + 4.1.84.Final