From 0ba49357a5c2b8133a81c27a0964652683f2d4d4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Nov 2024 04:52:00 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-30078 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-6056408 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEVELOCITY-3116414 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCOLLECTIONS-472711 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d12791..e939ac7 100644 --- a/pom.xml +++ b/pom.xml @@ -185,7 +185,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.11.1 maven-plugin