From c91425e892e0009b91ec7340f25c1920c75ae89b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jul 2025 06:26:44 +0000 Subject: [PATCH] fix: common/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 --- common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index f18d0a06..b12aefc2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -12,13 +12,13 @@ UTF-8 - + org.apache.commons commons-lang3 - 3.12.0 + 3.18.0 net.harawata