From be7bdd5535ab4b74e8cf285eb9d4c503cd7a1197 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jul 2025 08:50:14 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMNIMBUSDS-10691768 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHECOMMONS-10734078 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 05d663ac9..4bc3f9b45 100644 --- a/pom.xml +++ b/pom.xml @@ -284,7 +284,7 @@ com.nimbusds nimbus-jose-jwt - 9.30.2 + 10.0.2 @@ -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