From cfed792df602b257c00252d82a3a72b81eaf44c3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Oct 2025 10:01:30 +0000 Subject: [PATCH] fix: samples/virtualan-wsdl-soap/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-12008931 - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-13169722 --- samples/virtualan-wsdl-soap/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/virtualan-wsdl-soap/pom.xml b/samples/virtualan-wsdl-soap/pom.xml index 42b74872..93f0f76d 100644 --- a/samples/virtualan-wsdl-soap/pom.xml +++ b/samples/virtualan-wsdl-soap/pom.xml @@ -141,7 +141,7 @@ org.springframework.boot - 2.7.14 + 3.4.11