From 0b75f8c1b14681cacb107e9dc266105196442288 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Feb 2025 00:12:23 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-8707740 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-8707739 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 62b2d2f..9addd28 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ io.netty netty-all - 4.1.115.Final + 4.1.118.Final