From bba2a349e8587c0af31027223568e7b52791fef0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 01:20:45 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 - https://snyk.io/vuln/SNYK-JAVA-COMMONSBEANUTILS-10259368 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index df932d7..c5a8c6d 100644 --- a/pom.xml +++ b/pom.xml @@ -386,7 +386,7 @@ limitations under the License. org.apache.commons commons-lang3 - 3.6 + 3.18.0 javax.ws.rs @@ -401,7 +401,7 @@ limitations under the License. commons-validator commons-validator - 1.6 + 1.10.0