From 54ebfabfe9e87aa11ab48cd1e58365d14f14b02d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 20 Jul 2025 08:34:35 +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 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 05d663ac9..d605929e1 100644 --- a/pom.xml +++ b/pom.xml @@ -342,7 +342,7 @@ com.networknt json-schema-validator - 1.0.76 + 1.0.82 com.jayway.jsonpath @@ -354,7 +354,7 @@ io.swagger.parser.v3 swagger-parser - 2.1.12 + 2.1.22 com.github.fge @@ -399,7 +399,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.18.0 org.apache.commons