From bd4b94b94f088c4603f0dfc3ccb8036230e2d55e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 12 Aug 2022 01:22:14 +0000 Subject: [PATCH] fix: upgrade io.netty:netty-handler from 4.1.78.Final to 4.1.79.Final Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.78.Final to 4.1.79.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 ecba7eb7b..ef632be55 100644 --- a/mvn-defaults/pom.xml +++ b/mvn-defaults/pom.xml @@ -184,7 +184,7 @@ io.netty netty-handler - 4.1.78.Final + 4.1.79.Final