From ea97f249b4bcef7f92f2216002dc6a5830ff991c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 14 Jul 2025 05:23:00 +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-COMFASTERXMLJACKSONCORE-10500754 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6824f13603..b7c1181119 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.sonatype.oss oss-parent 9 - + @@ -168,7 +168,7 @@ - + @@ -374,7 +374,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.15.0 com.fasterxml.jackson.core @@ -585,7 +585,7 @@ com.nimbusds nimbus-jose-jwt - 5.4 + 10.0.2 org.bouncycastle