From 3d5e1cc073159cd411084a508a299e350d95af5e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Dec 2022 05:43:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSNET-3153503 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d8d770bf..b65b1957 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ commons-net commons-net - 3.3 + 3.9.0 commons-logging