From 43c10b1414b2cd573698fecff54d00f8b39378a2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 11 Jul 2025 16:33:12 +0000 Subject: [PATCH] fix: examples/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-ORGAPACHETOMCATEMBED-10676854 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETOMCATEMBED-10676855 --- examples/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/pom.xml b/examples/pom.xml index 911a53c..7ae7ef0 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-web - 2.7.3 + 3.3.7 org.bouncycastle @@ -41,7 +41,7 @@ com.nimbusds nimbus-jose-jwt - 9.37.2 + 10.0.2 com.ebay.developer