From c7a828405adadad8cc9930b784d3e690ee868b9b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 11 Jun 2026 19:46:40 +0000 Subject: [PATCH] fix: examples/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-17253311 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-17260840 --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 911a53c..3a0d47c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-web - 2.7.3 + 3.0.0 org.bouncycastle