From e07f420c3847c715d492839d1173abe40002a16b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Sep 2024 20:22:41 +0000 Subject: [PATCH] fix: upgrade io.netty:netty-all from 4.1.112.Final to 4.1.113.Final Snyk has created this PR to upgrade io.netty:netty-all from 4.1.112.Final to 4.1.113.Final. See this package in maven: io.netty:netty-all See this project in Snyk: https://app.snyk.io/org/descended/project/ce9f328c-78df-4846-8870-f2286d04e456?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f336487..c478eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.netty netty-all - 4.1.112.Final + 4.1.113.Final