From c03bb5cf358b795dd8c902227c5feca77ddf33b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 14:31:19 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-6056420 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 641c5a4..3eb889e 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ io.netty netty-all - 4.1.7.Final + 4.1.44.Final