From 6636a3575e8880bfbbd94180fd670644f74a8295 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 02:45:49 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSLANG-10734077 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d12791..5e1e006 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 @@ -213,7 +213,7 @@ org.codehaus.mojo versions-maven-plugin - 2.5 + 2.8.1 maven-plugin