From e749045a604880392fa5f6fe3ae608b9b6c2fa5d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Mar 2022 15:16:55 +0000 Subject: [PATCH] fix: upgrade io.netty:netty-handler from 4.1.51.Final to 4.1.74.Final Snyk has created this PR to upgrade io.netty:netty-handler from 4.1.51.Final to 4.1.74.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 0fb0209e2..148d74e6d 100644 --- a/mvn-defaults/pom.xml +++ b/mvn-defaults/pom.xml @@ -160,7 +160,7 @@ io.netty netty-handler - 4.1.51.Final + 4.1.74.Final